| parrotcode: Lua tables | |
| Contents | Language Implementations | Lua | 

t/metatable.t - Lua tables

    % perl -I../lib -Ilua/t lua/t/metatable.t

See "Lua 5.1 Reference Manual", section 2.8 "Metatables", http://www.lua.org/manual/5.1/manual.html#2.8.
See "Programming in Lua", section 13 "Metatables and Metamethods".
|  |   |