Printable.LiftTop
val hash : t -> int
include module type of struct include Std end
Default dummy definitions.
Include as the first thing to avoid these overriding actual definitions.
val show : [< `Lifted of Base.t | `Top ] -> string
val pretty : unit -> t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> [< `Lifted of Base.t | `Top ] -> unit
val to_yojson : [< `Lifted of Base.t | `Top ] -> Yojson.Safe.t
val arbitrary : unit -> [ `Lifted of Base.t | `Top ] QCheck.arbitrary