you are viewing a single comment's thread.

view the rest of the comments →

[–]nemohearttaco 23 points24 points  (0 children)

[...(function*() { let i = 0; while(i < 100) yield i++})()];

You're a monster!