Module Util.BoolSource

Sourcetype t = bool
Sourceval compare : t -> t -> int
include Show with type t := t
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string