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

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


Method prev

bool prev()

Description

Retrace to the previous element in the list.

Returns

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

See also

next()