/enumerable-methods

Enumerable module that gets mixed into the Array and Hash classes (among others) and provides you with lots of handy iterator methods.

Primary LanguageRuby

Enumerable methods

Project specifications

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.

Link to assignment

the assignment can be found here.

Built With

Concepts used on this project

  • Ruby
  • Loops
  • Yield
  • Procs
  • UnitTest

Tools used on this project

  • Visual Studio Code
  • VSCode Ruby by Stafford Brunk
  • Rubocop

Screenshot

screenshot

Live Demo

You can see the live preview

Authors

👤 Ruben Paz Chuspe

Contributing

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.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

License

This project is MIT licensed.