Annot.Rid
Identifies the node a result type comes from, so that two results are only compared when they constrain the same node.
type t
val dummy : t
val create : unit -> t
val equal : t -> t -> bool
val pp : Stdlib.Format.formatter -> t -> unit