Hacker News new | ask | show | jobs
by caf 3412 days ago
You don't need to double-negate,

  !a != !b
is sufficient.