Module Language.Construct.Bool (.ml)

module Bool: sig .. end

val of_string : string Language.t -> bool Language.t
val to_string : bool Language.t -> string Language.t