Lattice.Fakemodule Base : Printable.Sinclude module type of struct include Base endtype t = Base.tval hash : t -> intval show : t -> stringval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval tag : t -> intUnique ID, given by HConsed, for context identification in witness
val arbitrary : unit -> t QCheck.arbitraryinclude module type of struct include NoBotTop end