abongsjoel / Enumerables

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

Home Page:https://repl.it/@StarSheriff2/Enumerables-Finished

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://repl.it/@StarSheriff2/Enumerables-Finished

License:MIT License


Languages

Language:Ruby 100.0%