Module Constraints.Any

type t = any
val hash : t -> int
val equal : t -> t -> bool
val compare : t -> t -> int
val get_id_int : t -> int