top | item 35932886

(no title)

webshit2 | 2 years ago

Little do Julia fans know they're missing out on gems like range(n - 1, -1, -1).

discuss

order

ted_dunning|2 years ago

??

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

Was this sarcasm?

adgjlsfhk1|2 years ago

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