Lua API types
Lua API
Constants and pseudo-indices
State manipulation
Basic stack manipulation
types and type checks
access functions (stack → Haskell)
Comparison and arithmetic functions
push functions (Haskell → stack)
get functions (Lua → stack)
set functions (stack → Lua)
load and call functions (load and run Lua code)
Coroutine functions
garbage-collection function and options
miscellaneous and helper functions
loading libraries
Auxiliary library