Printable.LiftTopval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intinclude module type of struct include Std endval show : [< `Lifted of Base.t | `Top ] -> stringval pretty : unit -> t -> Pretty.docval printXml : 'a BatInnerIO.output -> [< `Lifted of Base.t | `Top ] -> unitval to_yojson : [< `Lifted of Base.t | `Top ] -> Yojson.Safe.tval arbitrary : unit -> [ `Lifted of Base.t | `Top ] QCheck.arbitrary