Skip to content

sebGilR/enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable Ruby methods

This project is the recreation of some of the methods that are part of the Enumerable module.

Methods recreated:

  • .each
  • .each_with_index
  • .select
  • .all?
  • .any?
  • .none?
  • .count
  • .map
  • .inject

Built With

  • Ruby
  • Rubocop

Live Demo

Run on Repl.it

Authors

👤 Sebastian Gil Rodriguez

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages