/enumerable

In this project, we used a module inside our class. For this you we created a class MyList and a module MyEnumerable. Our module MyEnumerable implements a subset of the functionality of Enumerable in Ruby.

Primary LanguageRubyMIT LicenseMIT

logo

Microverse README Template

📗 Table of Contents

📖 [ enumerable ]

In this project, we used a module inside our class. For this you we created a class MyList and a module MyEnumerable. Our module MyEnumerable implements a subset of the functionality of Enumerable in Ruby.

Prerequisites

In order to run this project you need: ####ruby ####code editor

Setup

Clone this repository to your desired folder: sh cd my-folder git clone https://github.com/Ceemos96/enumerable

Authors

👤 Suleiman Olaide

👤 Vitalis Mutwiri

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank microverse

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)