parrotcode: Lua Table Constructors | |
Contents | Language Implementations | Lua |
t/constructor.t - Lua Table Constructors
% perl -I../lib -Ilua/t lua/t/constructor.t
See "Lua 5.1 Reference Manual", section 2.5.7 "Table Constructors", http://www.lua.org/manual/5.1/manual.html#2.5.7.
See "Programming in Lua", section 3.6 "Table Constructors".
|