kotest-assertions-arrow / io.kotest.assertions.arrow.nel / haveSize

haveSize

fun <T> haveSize(size: Int): Matcher<NonEmptyList<T>>