Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.06 KB

Ruby Enumerator

It implements custom enumerator class (list) with the methods #any #all and #filter from the module (MyEnumerable.rb)

Build with

  • Ruby

Getting Started

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

Prerequisites

  • Have Ruby installed

Setup

Usage

  • ruby my_list.rb (to run the file in your pc)

Authors

👤 Saadat Ali

👤 Alejandro Neira

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse Linters, Instructions & Templates