Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Gobba.Primitivesval get_primitive_purity : Types.primitive -> Types.puretGet the purity of a primitive
val get_primitive_function : Types.primitive -> Types.evt array -> Types.evtGet the actual function from a primitive type
val get_primitive_info : Types.primitive -> Types.primitiveinfoGet the information from a primitive type
val lambda_of_primitive : Types.primitive -> Types.exprGenerate a lambda from a native primitive
val w : ('a * Types.primitive) list -> ('a * Types.evt) listval ocaml_table : (string * Types.primitive) listThe table of primitive functions (key - name)
val table : Types.env_typeval purity_from_env : Types.env_type -> Types.purityenv_typeval purity_table : Types.purityenv_type