Module Virtual.Unit

type t = unit
val if_ : bool -> then_:'a -> else_:'a -> 'a