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

constant

fun <A> Exhaustive.Companion.constant(a: A): Exhaustive<A>

Returns a Exhaustive whose value is a single constant.