/Enumerable_methods

In this project, we built our own enumerable methods. The Enumerable mixin provides collection classes with several traversals and searching methods.

Primary LanguageRuby

Enumerable_methods

In this project we made our own methods to deal with like the enumerable method each, each_with_index, select, all, any, none, count, map, and inject.

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine.

How To Use 🔧

From your command line, first clone the project:

# Clone this repository
$ git clone https://github.com/Dipeshtwis/Enumerable_methods.git

# Go into the repository
$ cd Enumerable_methods

Tools and technology used

  • Ruby
  • irb

CONTRIBUTOR

👤 Dipesh Kumar

👤 Ignatius Sani

Github link:

For the: Github-link

Live Demo

Live Demo Link

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and The Odin Project.