fun <A> Exhaustive.Companion.constant(a: A): Exhaustive<A>
Returns a Exhaustive whose value is a single constant.