Skip to content

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

Notifications You must be signed in to change notification settings

rubenpazch/enumerable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages