module Index_anything:sig
..end
(=)
), and assigns an
integer, unique over the execution of the program.
It replaces Hashtbl.hash
for which we were hitting annoying
collisions.
type
e =
| |
E : |
val count : int Pervasives.ref
val nodes : (e * int) list
Pervasives.ref
val get : 'a -> int