/enumerables

Enumerables

Primary LanguageRuby

Ruby Enumerables

In this project you will learn how to use a module inside class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

Built With

  • Ruby

Setup

  • git clone https://github.com/Mo7amedSMahdi/enumerables.git
  • cd enumerables
  • ruby my_list.rb

Authors

👤 Mohammed Salah

👤 Alfred Bisimwa

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc