Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class Array.Iterator

Inheritance graph
Iterator 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