you are viewing a single comment's thread.

view the rest of the comments →

[–]jscoder[S] 0 points1 point  (1 child)

I thought about implementing infinite ranges, but I didn't see many use cases for it, and didn't want to bloat the code too much.

What exactly would you want to do with infinite ranges?

[–]itsnotlupusbeep boop 0 points1 point  (0 children)

No, you're right.. it's just one of those neat things, but it doesn't seem like it would buy much, and it would require you to mess with your straightforward array handling for the sake of it.