Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
lfun::

Method lfun::_values()


Method _values

array lfun::_values()

Description

List values callback.

Returns

Expected to return an array with the values corresponding to the indices returned by lfun::_indices() .

Note

It's assumed that this function is side-effect free.

See also

values() , lfun::_indices()