/enumerable

In this project I use a module inside a class. For this, I create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

Watchers