module Varinfo_Id: Hptmap.Id_Datatype
Hptmap.Id_Datatype
include Datatype.S
val id : t -> int
t -> int
id k >= 0
equal k1 k2 ==> id k1 = id k2