Pike programming language

Top lfun::
➤ lfun::_iterator_prev() lfun::_m_add() ➤

Method lfun::_iterator_value()


Method _iterator_value

optional mixed _iterator_value()

Description

Called in Iterator objects by foreach (optional).

Returns

Returns the current value for an iterator, or UNDEFINED if the iterator doesn't point to any item.

See also

iterator_value(), lfun::_iterator_next(), lfun::_iterator_prev(), lfun::_iterator_index()

Extracted from as of .