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