An open API service indexing awesome lists of open source software.

https://github.com/virag-ky/my_enumerable

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.
https://github.com/virag-ky/my_enumerable

enumerable rubocop ruby

Last synced: over 1 year ago
JSON representation

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

Awesome Lists containing this project