Y
Hacker News
new
|
ask
|
show
|
jobs
by
fnordpiglet
1162 days ago
That’s a super fancy !=
1 comments
robofanatic
1162 days ago
that's a good attempt to represent the original "not equal" symbol ≠ better than <> used by t-sql
link
hashmush
1161 days ago
<> is simply "<" or ">" in the same way you have >= (">" or "=") and <= ("<" or "=").
It's obviously not meant to look like ≠.
link
lionkor
1162 days ago
And pascal!
link