In this project, we will create a class called MyList and a module called MyEnumerable. The MyEnumerable module will provide a subset of the functionality found in the built-in Enumerable module.
Ruby
- Implement all?
- Implemented any
- Implemented filter
To get a local copy up and running follow these simple example steps.
you have to those tools in your local machine.
- Visual Studio Code
Clone the project.
git clone https://github.com/fatima-najafi/enumerable.git
Go to the project directory.
cd enumerable
๐ค Bupilipili
- GitHub: @bupilipili
- Twitter: @ErickBupilipili
- LinkedIn: ErickBupilipili
๐ค Fatima Najafi
- GitHub: @fatima-najafi
- Twitter: @fatima-najafi
- LinkedIn: @fatima-najafi
๐ค Ochieng Steven
- GitHub: @Ochiengsteven
- Twitter: @ochiengsteven
- LinkedIn: ochiengsteven
- reduce and map Method
- Sorting Functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a โญ๏ธ if you like this project!
I would like to thank Microverse for giving me a wonderful opportunity to work on this project
This project is MIT licensed.