Skip to content

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

License

Notifications You must be signed in to change notification settings

daudi13/Enumerable

Repository files navigation

Enumerable

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

Built With

  • Ruby
  • VSCode
  • Rubocop
  • Ruby Modules

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

Getting Started

Cloning the project

git clone  https://github.com/daudi13/Enumerable.git <Your-Build-Directory>

cd Enumerable

Run test_solution.rb on your terminal By Using IRB

Authors

👤 Author1

👤 Author2

🤝 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

📝 License

This project is MIT licensed.

About

In this project we use a module inside the class. We created a class my_list and a module my_enumerable. The module my_enumerable implements a subset of the functionality of Enumerable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages