/My-Enumerable

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

Primary LanguageRuby

No issues in this repository yet.