SimpleSwiftPromises/README.md

5 lines
164 B
Markdown
Raw Permalink Normal View History

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