Skip to content

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

Notifications You must be signed in to change notification settings

Dipeshtwis/Enumerable_methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages