/ruby-numerable

In this project we learn how to use a module inside a class. For this we create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

Primary LanguageRubyMIT LicenseMIT

Watchers