Module Identifier.Any

type t = Id.any
type t_pv = Id.any_pv
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int