Extracted from Pike v7.6 release 13 at 2006-10-17.
pike.ida.liu.se
[Top]
Array
Array.Iterator

Class Array.Iterator

Description

An object of this class is returned by get_iterator() when called with an array.

See also

get_iterator


Inherit predef::Iterator

inherit Iterator : predef::Iterator