Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Minicaml.Mstdlibval parser : Lexing.lexbuf -> Types.commandval closurize : string -> string -> Types.type_wrapperAn helper function that helps extracting closures from strings, to be used as functions in the standard library. An empty environment is used since primitives in the standard library should not be able to access external values TODO: compute at compile time
val table : (string * Types.type_wrapper) listval purity_table : (string * Types.puret) list