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)
mkarg (argv)
not_implemented ()
optint (arg)
optstring (arg)
tag_error (got, expec)
tconstruct (table, index, argv)
Francois Perrad
|