|
|
|
|
|
by e12e
905 days ago
|
|
> ... lack of first-class functions and iterators/generators, as well as the general iteration protocol. I'd love to hear what makes you say this - none of it is meaningfully true (ruby doesn't have functions, but it has blocks and callables). It has: https://docs.ruby-lang.org/en/master/Enumerator.html |
|