[top][index]
search for:

=!= -- strict inequality

x =!= y -- returns true or false depending on whether the expressions x and y are strictly unequal.

See === for details.

Methods for =!= :

  • Thing =!= Thing

  • [top][index]
    search for: