Skip to content

In this project, l implemented my own version of Ruby’s enumerable methods.

Notifications You must be signed in to change notification settings

Rocio01/Advanced-Building-Blocks-Enumerable-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-Building-Blocks-Enumerable-Methods

In this project, I implemented my own version of Ruby’s enumerable methods.

  • #my_each
  • #my_each_with_index
  • #my_select
  • #my_all?
  • #my_any?
  • #my_none?
  • #my_count
  • #my_map
  • #my_inject
  • Test #my_inject by creating a method called #multiply_els

live-demo

Built With

  • Ruby
  • Rubocop

Prerequisites

  • Browser (Google Chrome, Mozilla Firefox, Safari or any other browser)

Setup

  • Download or clone the repository's files

Author

👤 Rocio Martinez

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

Acknowledgments

  • Microverse
  • GitHub
  • TheOdinProject
  • Ruby

📝 License

This project is MIT licensed.

About

In this project, l implemented my own version of Ruby’s enumerable methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages