Parameters
Signature
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 Std end
val arbitrary : unit -> 'aval show : Base.t list -> stringval pretty : unit -> Base.t list -> Pretty.docval name : unit -> stringval printXml : 'a BatInnerIO.output -> Base.t list -> unit