Learn how Enumerable module works by re-defining each method to pass the tests!
This project contains some exercises where we re-define methods from Enumerable module.
You enter each directory and follow README file.
You can use each method to write the code which passes the tests.