Method lfun::_indices()
- Method _indices
array _indices(object|void context, int|void access)
- Description
List indices callback.
- Returns
Expected to return an array with the valid indices in the object.
- Note
It's assumed that this function is side-effect free.
- See also