/GOFToLambda

GOF Patterns in Functional light

Primary LanguageSwift

Gang of Four Patterns implemented in Functional Style

This repository is inspired in Mario Fusco's repository implementing GOF patterns in Java 8. I have implemented the same patterns in Swift, making the necessary adaptations to make the code more idiomatic.