https://github.com/elijahdre/enumerable-ruby
This is a project to create a class MyList and a module MyEnumerable using Ruby programming language. The module My Enumerable will implement a subset of the functionality of Enumerable.
https://github.com/elijahdre/enumerable-ruby
microverse microverse-projects microverse-ruby microverse-students rubocop ruby
Last synced: 2 months ago
JSON representation
This is a project to create a class MyList and a module MyEnumerable using Ruby programming language. The module My Enumerable will implement a subset of the functionality of Enumerable.
- Host: GitHub
- URL: https://github.com/elijahdre/enumerable-ruby
- Owner: Elijahdre
- Created: 2022-10-27T13:53:08.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-27T17:07:43.000Z (over 2 years ago)
- Last Synced: 2024-05-28T22:10:42.689Z (about 1 year ago)
- Topics: microverse, microverse-projects, microverse-ruby, microverse-students, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enumerable
MyList class with our implementation of Enumerables.
## Authors
👤 **Elijahdre**
- [GitHub](https://github.com/Elijahdre)
👤 **whid-bb**
- [LinkedIn](https://www.linkedin.com/in/kazmierczakbartosz/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.