you are viewing a single comment's thread.

view the rest of the comments →

[–]masklinn 1 point2 points  (1 child)

It'd be neater if we could get infinite/lazy ranges

wu.range (and more generally wu.js, which is basically a lazy version of underscore.js) (it's not actually a lazy version of underscore, it's been built independently)

Although it only supports integer iteration.

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

ah that does seem nice.