Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.41 KB

README.md

File metadata and controls

59 lines (34 loc) · 1.41 KB

Enumerable

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

Built With

  • Ruby
  • Git, Github, Rubocop

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

run "git clone https://github.com/Nicolaswg/ruby-enumerable.git" run "cd /ruby-enumerable"

Usage

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

Authors

👤 Nicolas Gonzalez

Platform Badge
GitHub @Nicolaswg
LinkdIn LinkedIn

👤 Lisandro Seia

Platform Badge
GitHub @lisandroseia
LinkdIn LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.