You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.