Skip to content

phylischumba/Enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerables

Enumerables is one of the assignments in the Odin Project building blocks section mainly focused on advanced building blocks. This is a module containing various methods built manually. The methods in it include #each, #each_with_index, #all?, #any?, #count #none, #inject, #select, #map among others.

Built With

  • Ruby

Getting Started

  • Clone the repo to your local machine, and install Ruby

Prerequisites

  • Ruby

Author

👤 Phylis Chepchumba

🤝 Contributing

Start by:

  • Fork/Clone the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Feel free to also check the issues page.

Show your support

Give a ⭐️ if you like this project!!

Acknowledgments

  • Microverse
  • The Odin Project

About

The project involves creating the ruby in-build enumerable methods manually using ruby language. The methods include #each, each_with_index, #map, #reduce, #select, #any, #all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages