Hoogle Search
Within LTS Haskell 24.8 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hslua-core HsLua.Core No documentation available.
-
hslua-core HsLua.Core The number of results returned by a function call.
NumResults :: CInt -> NumResultshslua-core HsLua.Core No documentation available.
-
hslua-core HsLua.Core The type of floats in Lua. By default this type is Double, but that can be changed in Lua to a single float or a long double. (See LUA_FLOAT_TYPE in luaconf.h.) See lua_Number.
-
hslua-core HsLua.Core No documentation available.
-
hslua-core HsLua.Core.Types The number of arguments consumed curing a function call.
-
hslua-core HsLua.Core.Types No documentation available.
-
hslua-core HsLua.Core.Types The number of results returned by a function call.
NumResults :: CInt -> NumResultshslua-core HsLua.Core.Types No documentation available.
-
hslua-core HsLua.Core.Types The type of floats in Lua. By default this type is Double, but that can be changed in Lua to a single float or a long double. (See LUA_FLOAT_TYPE in luaconf.h.) See lua_Number.