Printable.LiftBot
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 : [< `Bot | `Lifted of Base.t ] -> string
val pretty : unit -> t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> [< `Bot | `Lifted of Base.t ] -> unit
val to_yojson : [< `Bot | `Lifted of Base.t ] -> Yojson.Safe.t