Skip to content

Implemented in this repository is a module inside a class, and a enumerable. The module enumerable will implement a subset of the functionality of Enumerable.

Notifications You must be signed in to change notification settings

HAMMAS-SALEEM/Enumerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable

Implemented in this repository is a module inside a class, and a enumerable. The module enumerable will implement a subset of the functionality of Enumerable.

Getting Started

This repository includes file my_list.rb and enumerable.rb as main program files:

Clone and review it

Run the following commands to clone and run it.

To clone the repository

git clone git@github.com:HAMMAS-SALEEM/Enumerable.git

To enter Directory

cd Enumerable

To Install Gems

bundle install

running the program

  • Open irb terminal
  • Run load 'my_list.rb' to execute the code

Authors

👤 BANLON JONES

👤 HAMMAS BIN SALEEM

🤝 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

Implemented in this repository is a module inside a class, and a enumerable. The module enumerable will implement a subset of the functionality of Enumerable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages