Fixpoint3.UniqueInts
Definitions
Returns the index of val generated by state.
If an index does not exist for val it is created.
Otherwise the existing index for val is returned.
Returns an empty mapping from k to identifiers.
Returns the maximal assigned identifier of state.
Returns an ReverseUniqueInts of state allowing mapping identifiers
back to the values they represent.