We learned about the Enumerable module that gets mixed into the Array and Hash classes (among others) and provides you with lots of handy iterator methods. To prove that there’s no magic to it, you’re going to rebuild those methods.
the assignment can be found here.
Concepts used on this project
- Ruby
- Loops
- Yield
- Procs
- UnitTest
Tools used on this project
- Visual Studio Code
- VSCode Ruby by Stafford Brunk
- Rubocop
You can see the live preview
👤 Ruben Paz Chuspe
- Github: @rubenpazch
- Linkedin: rubenpch
This is an education project as a part of the Microverse so contributing is not accepted.
Contributions, issues and feature requests are welcome!
Feel free to check the issues.
Give a ⭐️ if you like this project!
This project is MIT licensed.