/My_enumerable

This projects containts the module MyEnumerable with my own version of the methods #all?, #any? and #filter of the Enumerable module. And the class MyList, which has a variable @list and use the module MyEnumerable to yields the methods with each elements of the list.

Primary LanguageRuby

No issues in this repository yet.