daudi13 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%