module Bool: Bool
Bool
type t = bool
bool
include Comparable
include Hashable
include Sexpable
include Binable
include Stringable
module True_: Default.S with type real = t
Default.S
with type real = t
module False_: Default.S with type real = t