eamador1 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enumerable

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

About

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.