Skip to content

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.

License

Notifications You must be signed in to change notification settings

abongsjoel/Enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerables

In this project we recreated some of the enumerable module methods

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods. We re-created our own versions of the #each, #each_with_index, #select, #all?, #any?, #none?, #count, #map, #inject methods.

Built With

  • Ruby

Live Example

Authors

👤 Arturo Alvarez

👤 Chi Abongwa Joel

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

About

In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages