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".

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


parrot