This project contains various methods that will be available in the Enumerable module and it was tested with RSpec.
The project contains the following methods:
- #my_each
- #my_each_with_index
- #my_select
- #my_all?
- #my_any?
- #my_none?
- #my_count
- #my_map - accepts procs and blocks
- #my_inject
- #multiply_els
- Ruby
- Tested with RSpec
👤 Azeem Ahmed
- Github: @Azeem838
👤 Njgouh Abdoulaye Razak
- Github: @AbdoulayeRazak
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.