Skip to content

tnyandoro/Enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable module

This is project is an Enumerable module that gets mixed into the Array and Hash classes (among others) and provides lots of handy iterator methods.. This is to demonstrate the authors basic understanding of the ruby language concepts. To prove that there's no magic to it, we are going to rebuild those methods.

image

Built With

Ruby rubocop.yml

Prerequisites

Ruby installation on the machine for windows OS Basic command line appreciation

Getting started

To get a local copy of this repo, please run the following command in your terminal Download or clone the repository Start the command prompt and run enumerable.rb in your terminal Or you can go to @tnyandoro for a live demo

Git Repo

git clone

Authors

👤 Author1

👤 Author2

🤝 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!

📝 License

This project is not licensed.

About

The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages