[top][index]
search for:

!= -- inequality

x != y -- the negation of x == y.

See also:

  • == -- equality
  • Methods for != :

  • Thing != Thing

  • [top][index]
    search for: