- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
My Enumerable In this project, I use a module inside my class. For this I create a class MyList and a module MyEnumerable. My module MyEnumerable will implement a subset of the functionality of Enumerable.
Ruby
- [Custom Enumerable Methods: This project offers custom #all?, #any?, and #filter methods through the MyEnumerable module, extending Ruby's core Enumerable functionality.]
- [MyList Class: Introducing the MyList class for seamless iteration and manipulation of collections using the custom enumerable methods.]
- [Robust Testing: Rigorous testing in the IRB environment ensures the accuracy and reliability of the custom methods, guaranteeing their adherence to project requirements.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
👤 Hafizullah Rasa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Derek Akrasi Konadu
GitHub | @githubhandle Twitter: @twitterhandle LinkedIn: LinkedIn
- [map Method]
- [reduce Method]
- [sort Method]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, star the project if you like it
I would like to thank my mentor and my cod partners for support
This project is MIT licensed.