SimpleSwiftPromises/README.md

5 lines
164 B
Markdown

# SimpleSwiftPromises
A simple implementation of promises in Swift. Goes with [my blog post](https://shadowfacts.net/2020/simple-swift-promises/) on the subject.