Lattice.HashCachedinclude sig ... endmodule LazyHash : sig ... endval hash : t -> intval show : t -> stringval pretty : unit -> t -> Goblint_lib__Printable.Pretty.docval printXml : 'a BatInnerIO.output -> t -> unitval to_yojson : t -> Yojson.Safe.tval arbitrary : unit -> t QCheck.arbitraryval tag : t -> intval bot : unit -> tval is_bot : t -> boolval top : unit -> tval is_top : t -> bool