Method lfun::_values()
- Method _values
array _values(object|void context, int|void access)
- 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