!=
x != y
-- the negation of
x == y
.
See also
==
.
Go to
main index
.
Go to
concepts index
.