/enumerable

In this project, we used a module inside our class. For this you we created a class MyList and a module MyEnumerable. Our module MyEnumerable implements a subset of the functionality of Enumerable in Ruby.

Primary LanguageRubyMIT LicenseMIT

Watchers