Index of types


I
internal_error_code [Ocamlua]
Types of exceptional conditions that may occur during the execution of the Lua runtime

L
lua_closure [Ocamlua]
The type of a callback from Lua code to Ocaml code
lua_state [Ocamlua]
An opaque datatype representing the underlying Lua state
lua_table [Ocamlua]
An associative list corresponding to a Lua table.
lua_value [Ocamlua]