In this project we made a moduled project that returns the calculated values with the List class, allowing the user to see if any item is there, if all the items pass the requirements and filter them
- Ruby
- Git, Github, Rubocop
To get a local copy up and running follow these simple example steps.
run "git clone https://github.com/Nicolaswg/ruby-enumerable.git" run "cd /ruby-enumerable"
run list.all? condition to check if all the values meets the condition run list.any? condition to check if any value meets the condition run list.filter condition to filter the values that meets the conditions
👤 Nicolas Gonzalez
Platform | Badge |
---|---|
GitHub | @Nicolaswg |
LinkdIn |
👤 Lisandro Seia
Platform | Badge |
---|---|
GitHub | @lisandroseia |
LinkdIn |
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.