An open API service indexing awesome lists of open source software.

https://github.com/george-swift/advanced-building-blocks

Implementation of Ruby 3.0 enumerable methods with custom modules
https://github.com/george-swift/advanced-building-blocks

algorithms enumerables modules ruby

Last synced: over 1 year ago
JSON representation

Implementation of Ruby 3.0 enumerable methods with custom modules

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Advanced Building Blocks: Enumerables

> Fourth-week project of the Microverse program.

In this project, we implemented our own version of Ruby’s enumerable methods.
Full task description [here](https://github.com/TheOdinProject/curriculum/blob/master/archive/old_lessons/ruby/basic_ruby/project_advanced_building_blocks.md#project-2-enumerable-methods)

## Built With

- Ruby

## Authors

👤 **Ubong George**

- GitHub: [@george-swift](github.com/george-swift)
- Twitter: [@\_\_pragmaticdev](https://twitter.com/__pragmaticdev)

👤 **Carlos Castillo**

- GitHub: [@ey-charles](https://github.com/ey-charles)
- Twitter: [@crloscstillo](https://twitter.com/crloscstillo)
- LinkedIn: [Carlos Castillo](https://www.linkedin.com/in/carlos-castillo-70430711a/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Shoutout to our Stand-Up Teams

## 📝 License

This project is [MIT](https://www.mit.edu/~amini/LICENSE.md) licensed.