Module Ival.Widen_Hints
include Datatype_sig.S with type t := t
Any notion of equality is allowed, as long as it is an equivalence relation, and that if a == b, then equal a b.
val hash : t -> inthash requires that equal values have the same hash.
val pretty : Stdlib.Format.formatter -> t -> unitval default_widen_hints : t