https://github.com/omarsalem7/enumerable
In this repo, we implemented module which contain implmention for Enumerables all? , any?, filter functions and it is inside class my list which contain implmention for each function
https://github.com/omarsalem7/enumerable
ruby
Last synced: over 1 year ago
JSON representation
In this repo, we implemented module which contain implmention for Enumerables all? , any?, filter functions and it is inside class my list which contain implmention for each function
- Host: GitHub
- URL: https://github.com/omarsalem7/enumerable
- Owner: omarsalem7
- Created: 2022-04-08T07:59:05.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-08T22:15:31.000Z (about 4 years ago)
- Last Synced: 2025-02-02T06:25:43.936Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Enumerables Implementation with Ruby
> In this repo, we implemented module which contain implmention for Enumerables `all? , any?, filter` functions and it is inside class my list which contain implmention for each function
## Built With
- Ruby
- with 💓
# Get Started
To get a local copy up and running follow these simple steps.
```bash
$ git clone https://github.com/omarsalem7/Enumerable.git
$ cd Enumerable
$ bundle install
```
## Authors
👤 **Omar Salem**
- GitHub: [Omar Salem](https://github.com/omarsalem7)
- Twitter: [Omar Salem](https://twitter.com/Omar80491499)
- LinkedIn: [Omar Salem](https://www.linkedin.com/in/omar-salem-a6945b177/)
## 🤝 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.