val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval to_yojson : t -> Yojson.Safe.tval _ : t -> Yojson.Safe.tinclude module type of struct include StdLeaf end
include module type of struct include Std end
val arbitrary : unit -> 'aval pretty : unit -> string -> Pretty.docval name : unit -> stringval printXml : 'a BatInnerIO.output -> string -> unit