Spec.Ainclude module type of struct include BoolDomain.Bool endinclude sig ... endval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval pretty : unit -> t -> Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval pretty_diff : unit -> (t * t) -> GoblintCil.Pretty.docval to_yojson :
Ppx_deriving_runtime.bool ->
[> `Bool of Ppx_deriving_runtime.bool ]