Printable.HConsed
include module type of struct include Std end
Default dummy definitions.
Include as the first thing to avoid these overriding actual definitions.
module HC : sig ... end
val htable : HC.t
type t = Base.t BatHashcons.hobj
val show : Base.t BatHashcons.hobj -> string
val pretty : unit -> Base.t BatHashcons.hobj -> Pretty.doc
val to_yojson : Base.t BatHashcons.hobj -> Yojson.Safe.t
val printXml : 'a BatInnerIO.output -> Base.t BatHashcons.hobj -> unit
val arbitrary : unit -> HC.key BatHashcons.hobj QCheck.arbitrary