Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.05 KB

Advanced Building Blocks - Enumerables

We re-implemented the various methods in Ruby's enumerable module. We used the yield and #call keywords as required by the instructions to come up with our own versions of these enumerable methods.

Built With

  • Ruby

Pre-Request

Ruby installed.

Getting Started

To get a local copy:

  • Cloning repository:

    1. Run $ git clone your_repo_linkon your terminal.
    2. Change the directory to the folder you want to clone the project into, $ cd folder_name.
    3. To run this project, type $ ruby-enumerable.rb

Authors

Peter

Barack

🤝 Contributing

Contributions, issues, and feature requests are welcome!