package records
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Record.Polid
Source
The type of identifiers associated to type 'a
.
Make a new, fresh identifier. This is the only way to obtain a value of type t
.
Type constraint which is conditioned on identifier equality.
Convert an identifier to an integer. The integer is guaranteed to be unique for each call to fresh
.