kotest-property / io.kotest.property / sampleOf

sampleOf

fun <A> sampleOf(a: A, shrinker: Shrinker<A>): Sample<A>