Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method ADT.List()->_get_iterator()->next()


Method next

bool next()

Description

Advance to the next element in the list.

Returns

Returns 1 on success, and 0 (zero) at the end of the list.

See also

prev()