Module Stdune.Bool

type t = bool
val compare : t -> t -> Ordering.t
val to_string : t -> string