> For the complete documentation index, see [llms.txt](https://wiki.omar.engineer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.omar.engineer/programming-languages/ruby/lazy-enumerators.md).

# Lazy Enumerators

## Links

* [Ruby Lazy Enumerators](https://blog.saeloun.com/2019/10/23/ruby-lazy-enumerators.html)
* [Using lazy enumerators to work with large files in Ruby](https://www.honeybadger.io/blog/using-lazy-enumerators-to-work-with-large-files-in-ruby/)
