kotest-property / io.kotest.property.exhaustive / exhaustive

exhaustive

fun <A> exhaustive(as: List<A>): Exhaustive<A>

Returns an Exhaustive which provides the values from the given list.