Skip to content

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

Notifications You must be signed in to change notification settings

michael-duke/My-Enumerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Enumerable

In this project I used a module inside a class. We created a class MyList and a module MyEnumerable. Our module MyEnumerable implements a subset of the functionality of Enumerable.

Built With

  • Ruby
  • Linters: Rubocop

Live Demo

none 😄

Getting Started

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

Prerequisites

Have Ruby, and Git installed

Usage

ruby my_enumerable.rb

Authors

👤 Kehinde Onifade

👤 Michael Mesfin

🤝 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

📝 License

This project is MIT licensed.

About

In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages