int(0..1) `==(mixed arg1, mixed arg2, mixed ... extras)
Equality operator.
Returns 1 if all the arguments are equal, and 0 (zero) otherwise.
`!=()