| parrotcode: Lua Boolean | |
| Contents | Language Implementations | Lua |

classes/luaboolean.pmc - Lua Boolean

LuaBoolean extends Boolean to provide a class with the behaviour of the Lua Boolean type.
The value is stored as an Integer.

STRING *name()STRING *get_string ()
Original code by Klaas-Jan Stol.
|
|
|