NAME ^

t/table.t - Lua Table Library

SYNOPSIS ^

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

DESCRIPTION ^

Tests Lua Table Library (implemented in languages/lua/lib/luatable.pir).

See "Lua 5.1 Reference Manual", section 5.5 "Table Manipulation", http://www.lua.org/manual/5.1/manual.html#5.5.

See "Programming in Lua", section 19 "The Table Library".


parrot