Y
Hacker News
new
|
ask
|
show
|
jobs
by
derleth
4691 days ago
> - here actually negates the ordering of the numbers in the list. -1.0.0 === 0.0.1.
Well, I've certainly never seen that before.
1 comments
ceol
4691 days ago
It should be written 0.0.1[::-1]
link