Ruby Enumerable Module Partial Implementation
In this project, we attempted to implement some of the more popular methods in the Ruby enumerables method. These are:
- #my_each
- #my_each_with_index
- #my_select
- #my_all?
- #my_any?
- #my_none?
- #my_count
- #my_map
- #my_inject
- #multiply_els for use with #my_inject
Built With
- Ruby
Authors
- Github: @RamseyNjire
- Twitter: @untakenramram
- Linkedin: Ramsey Njire
- Github: @mimipeshy
- Linkedin: Peris Ndanu
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
📝 License
This project is MIT licensed.