Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.