This project implements a module in a Ruby class. The my_enumerable module implements part of the functionality of Enumerable, including the methods #all?, #any?, and #filter.
-
Updated
Dec 25, 2023 - Ruby
This project implements a module in a Ruby class. The my_enumerable module implements part of the functionality of Enumerable, including the methods #all?, #any?, and #filter.
Add a description, image, and links to the instance-variables topic page so that developers can more easily learn about it.
To associate your repository with the instance-variables topic, visit your repo's landing page and select "manage topics."