Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-08T22:15:31.000Z (over 2 years ago)
- Last Synced: 2023-03-06T12:57:41.054Z (almost 2 years 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
![](https://img.shields.io/badge/Microverse-blueviolet)
# 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.