pike.hubbe.net

[Top]
previous`+() `|()next

Method `==()


Method `==

int(0..1) `==(mixed arg1, mixed arg2, mixed ... extras)

Description

Equality operator.

Returns

Returns 1 if all the arguments are equal, and 0 (zero) otherwise.

See also

`!=


Extracted from Pike v7.3 release 11 at 2001-11-03.