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
- Host: GitHub
- URL: https://github.com/george-swift/advanced-building-blocks
- Owner: george-swift
- Created: 2021-02-10T14:40:49.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2021-02-11T20:56:46.000Z (over 5 years ago)
- Last Synced: 2024-10-18T16:18:26.148Z (over 1 year ago)
- Topics: algorithms, enumerables, modules, ruby
- Language: Ruby
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.