Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
lfun::
Methods
__INIT()
__hash()
_equal()
_get_iterator()
_indices()
_is_type()
_m_delete()
_random()
_search()
_sizeof()
_sprintf()
_sqrt()
_values()
`!()
`%()
`&()
`()()
`*()
`+()
`+=()
`-()
`->()
`->=()
`/()
`<()
`<<()
`==()
`>()
`>>()
`[]()
`[]=()
`^()
``%()
``&()
``*()
``+()
``-()
``/()
``<<()
``>>()
``^()
``|()
`|()
`~()
cast()
create()
destroy()
lfun::`[]()
lfun::`^()
Method lfun::`[]=()
Method
`[]=
mixed
lfun::
`[]=
(
zero
arg1
,
zero
arg2
)
Description
Index assignment callback.
See also
`[]=()
,
lfun::`->=()