Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

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()