Copyright | © 2019-2024 Albert Krewinkel |
---|---|
License | MIT |
Maintainer | Albert Krewinkel <tarleb@hslua.org> |
Safe Haskell | Safe-Inferred |
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