kotest-assertions-core / io.kotest.matchers.collections / startWith

startWith

fun <T> startWith(slice: Collection<T>): Matcher<List<T>>