Skip to content

In this project, I built a clone of Ruby's enumerable methods such as: my_each, my_each_with_index, my_select,#my_all?# my_any? #my_none?# my_count, #my_map, #my_inject

Notifications You must be signed in to change notification settings

MarkoNS1990/enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enumerables

This is a project on the use of enumerable in Ruby languages.

Github link:

Instruction

For the: Github-link

Enumerables

  • Used Ruby Language to define various methods.

Methods

  • We write methods about,my_each, my_each_with_index, my_select,#my_all?# my_any? #my_none?# my_count, #my_map, #my_inject, and last we use proc im #my_map

Languages Used

  • Ruby

Authors 1

Authors 2

Show your support

  • Support by giving star

Acknowledgement

  • Microverse

📝 License

This project is MIT licensed.

About

In this project, I built a clone of Ruby's enumerable methods such as: my_each, my_each_with_index, my_select,#my_all?# my_any? #my_none?# my_count, #my_map, #my_inject

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages