Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
UniqueID.SSourceSignatures of the effects.
include Parammodule ID : sig ... endThe type of IDs and its friends.
type id = ID.tThe type of unique IDs. The client should not assume a particular indexing scheme.
Register a new item and get an ID. Note that registering the same item twice will get two different IDs.
Export the internal storage for serialization. Once exported, the representation is persistent and can be traversed without the effect handler.