NAME ^

t/iterator.t - Lua iterators

SYNOPSIS ^

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

DESCRIPTION ^

See "Programming in Lua", section 7 "Iterators and the Generic for" and section 9.3 "Coroutines as Iterators".


parrot