Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
lfun::

Method lfun::`[]()


Method `[]

mixed `[](zero arg1, zero|void arg2)

Description

Indexing callback.

For compatibility, this is also called to do subranges unless there is a `[..] in the class. See `[..] for details.

Note

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

See also

`[]() , `[..]