In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.
- Ruby
- git
To get a local copy up and running follow these simple example steps.
Clone the project by using terminal:
git clone https://github.com/ReAliens/enumerable.git
cd enumerable
ruby my_list.rb
-Ruby
👤 AHMED REDA
- GitHub: @ReAliens
- Twitter: @AhmedRedaMoha19
- LinkedIn: Ahmed-Reda
- Email: ahmedreda152@gmail.com
👤 KHALIL NASRI
- GitHub: @NasKhalil
- Twitter: @KhalilNasri92
- LinkedIn: khalil-Nasri
- Email: khalil.nasri2021@gmail.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.