Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val parser : Lexing.lexbuf -> Types.command
val closurize : string -> string -> Types.type_wrapper
An 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) list
val purity_table : (string * Types.puret) list