HaskellFunction | |
1 (Type/Class) | Foreign.Lua.FunctionCalling, Foreign.Lua |
2 (Type/Class) | Foreign.Lua.Call |
3 (Data Constructor) | Foreign.Lua.Call |
HsFunction | Foreign.Lua.Raw.Call |
hsluaL_newstate | Foreign.Lua.Raw.Auxiliary |
hsluaL_tolstring | Foreign.Lua.Raw.Auxiliary |
hslua_compare | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_concat | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_error | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_fromuserdata | Foreign.Lua.Raw.Userdata |
hslua_getglobal | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_gettable | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_newhsfunction | Foreign.Lua.Raw.Call |
hslua_newhsuserdata | Foreign.Lua.Raw.Userdata |
hslua_newudmetatable | Foreign.Lua.Raw.Userdata |
hslua_next | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_pushhsfunction | Foreign.Lua.Raw.Call |
hslua_setglobal | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |
hslua_settable | Foreign.Lua.Raw.Functions, Foreign.Lua.Core.RawBindings |