NAME ^

src/pmc/enumerate.pmc - enumerate PMC

DESCRIPTION ^

These is an Iterator return [idx, item] tuples.

Methods ^

PMC *shift_pmc()

Returns [idx, element] for the current idx/key and sets the idx/key to the next one.


parrot