Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
lfun::
Methods
__INIT()
__hash()
_equal()
_get_iterator()
_indices()
_is_type()
_m_delete()
_random()
_search()
_sizeof()
_sprintf()
_sqrt()
_values()
`!()
`%()
`&()
`()()
`*()
`+()
`+=()
`-()
`->()
`->=()
`/()
`<()
`<<()
`==()
`>()
`>>()
`[..]()
`[]()
`[]=()
`^()
``%()
``&()
``*()
``+()
``-()
``/()
``<<()
``>>()
``^()
``|()
`symbol()
`symbol=()
`|()
`~()
cast()
create()
destroy()
lfun::`|()
lfun::cast()
Method lfun::`~()
Method
`~
mixed
`~
(
)
Description
Complement/inversion callback.
Note
It's assumed that this function is side-effect free.
See also
`~()