Hacker News new | ask | show | jobs
by ted_dunning 1135 days ago
??

Isn't that just n-1:-1:0 in Julia?

Was this sarcasm?

2 comments

I think the point was that in Julia is n:-1:1 since although rangers don't compose, they do reverse (unlike python)
Naaaah.