Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 314 Bytes

Don’t abuse Delegates, Use Swift Closures Instead

This code is used in this medium story to explain basic usage of closures.

TODO:

  • update to XCode 10 and Swift 4
  • updated to XCode 11 and Swift 5