Copyright | © 2019-2022 Albert Krewinkel |
---|---|
License | MIT |
Maintainer | Albert Krewinkel <albert+hslua@zeitkraut.de> |
Safe Haskell | None |
Language | Haskell2010 |
Unsafe Lua functions.
This module exports functions which conflict with those in Core
.
It is intended to be imported qualified.
Synopsis
- next :: StackIndex -> LuaE e Bool