Function |not_equal
ops/bool::|not_equal
Usage
|not_equal(a, b)
Parameters
↳ a:
bool
↳ b:
bool
Return
↴ bool
Return whether a
is different b
ops/bool::|not_equal
|not_equal(a, b)
↳ a:
bool
↳ b:
bool
↴ bool
Return whether a
is different b