Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
S.IDThe type of IDs and its friends.
val dump : Format.formatter -> t -> unitPrinting the ID.
val unsafe_of_int : int -> tUnsafe conversion from int. Should be used only for de-serialization.