Module Uid.T

type t = t
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int
val output : Stdlib.out_channel -> t -> unit
val print : Stdlib.Format.formatter -> t -> unit