Hacker News new | ask | show | jobs
by mirman 4691 days ago
- here actually negates the ordering of the numbers in the list. -1.0.0 === 0.0.1.
1 comments

> - 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.

It should be written 0.0.1[::-1]