Printable.LiftBotval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval show : [< `Bot | `Lifted of Base.t ] -> stringval pretty : unit -> t -> Pretty.docval printXml : 'a BatInnerIO.output -> [< `Bot | `Lifted of Base.t ] -> unitval to_yojson : [< `Bot | `Lifted of Base.t ] -> Yojson.Safe.t