Extracted from Pike v7.8 release 866 at 2017-07-23.
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