/Enumerable-Ruby

In this project we learnt how to use a module inside the class. We created a class `my_list` and a module `my_enumerable`. The module `my_enumerable` implements a subset of the functionality of Enumerable.

Primary LanguageRuby

No issues in this repository yet.