Y
Hacker News
new
|
ask
|
show
|
jobs
by
mysterydip
903 days ago
Ah that makes sense, thanks! Then you can just do normal comparisons on the integer value of < > or == to 0.
1 comments
wkennington
902 days ago
It also makes implementing all those operators easier for similar objects as you don’t need to plumb 6 different routines.
link