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

boolean

fun Exhaustive.Companion.boolean(): Exhaustive<Boolean>

Returns a Exhaustive of the two possible boolean values - true and false.