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