Extracted from Pike v7.8 release 866 at 2016-11-06.
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