Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 315 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 315 Bytes

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.