Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Make.PNode identifier that can be compared and hashed using the generic comparison and hashing functions of the standard library. Typically an int or a string.
val to_string : id -> stringUser function to make a node identifier printable, used for debugging only.