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

haveElementAt

fun <T> haveElementAt(index: Int, element: T): Matcher<NonEmptyList<T>>