parrotcode: Lua Auxiliary PIR Library | |
Contents | Language Implementations | Lua |
lib/luaaux.pir - Lua Auxiliary PIR Library
argerror (extramsg)
checkany (arg)
checkforloop (start, limit, step)
checknumber (arg)
checkoption (val, options)
checkstring (arg)
checktype (arg, type)
error (message)
getn (table)
mkarg (argv)
next (table, index)
not_implemented ()
optint (arg)
optstring (arg)
tag_error (got, expec)
tconstruct (table, index, argv)
Francois Perrad
|