/enumerable-methods

In this project we implement Ruby Enumerable methods

Primary LanguageRuby

enumerable-methods

In this project we implemented Ruby's Enumerable methods.

Enumerable Ruby Methods

There we have:

  • 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

Tested with Rspec

In order to test the methods run the command in terminal:

rspec

Authors

👤 Ilie Babcenco

👤 Onu Henry

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!