Printable.LiftConfval 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 : [< `Bot | `Lifted of Base.t | `Top ] -> stringval pretty : unit -> t -> Pretty.docval printXml :
'a BatInnerIO.output ->
[< `Bot | `Lifted of Base.t | `Top ] ->
unitval to_yojson : [< `Bot | `Lifted of Base.t | `Top ] -> Yojson.Safe.tval relift : ([< `Bot | `Lifted of Base.t | `Top Lifted ] as 'a) -> 'aval arbitrary : unit -> [ `Bot | `Lifted of Base.t | `Top ] QCheck.arbitrary