| Copyright | © 2019-2024 Albert Krewinkel | 
|---|---|
| License | MIT | 
| Maintainer | Albert Krewinkel <tarleb@hslua.org> | 
| Safe Haskell | None | 
| Language | Haskell2010 | 
HsLua.Core.Unsafe
Description
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