Skip to content

This is a custom implementation of ruby enumerable-methods

Notifications You must be signed in to change notification settings

sinework/ruby-enumerable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-enumerable-methods

This is the second project in the microverse ruby module that required us to recreate the enumerable methods ruby in cutsom methods. Recreated enumerable methods are listed below

Enumerable Methods List:

  • my_each
  • my_each_with_index
  • my_select
  • my_all?
  • my_any?
  • my_none?
  • my_count
  • my_map
  • my_inject
  • multiply_els

Built With

  • Ruby

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone https://github.com/sinework/ruby-enumerable-methods.git

ssofoutput

Authors

👤 Abhigyan Mahanta

👤 Sinework Amare Shiferaw

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project originally taken from The Odin Project

Copyright

All rights reserved to Sinework

About

This is a custom implementation of ruby enumerable-methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages