Module AltErgoLib.Hstring
val print : Stdlib.Format.formatter -> t -> unitval equal : t -> t -> boolval compare : t -> t -> intval list_assoc : t -> (t * 'a) list -> 'aval fresh_string : unit -> stringval is_fresh_string : string -> boolval is_fresh_skolem : string -> boolmodule Set : Stdlib.Set.S with type elt = tmodule Map : Stdlib.Map.S with type key = t