[swift-dev] Promises

Dale Buckley dalebuckley86 at gmail.com
Sat Dec 5 20:10:29 CST 2015


Promises seem to be a popular subject at the moment and there are a few libraries out there for a number of languages that try too implement this feature. I feel that there are a few good concepts to take from promises that could be swiftified so we can get away from embedded closures. Does anyone else have any thoughts on this?

- Dale


More information about the swift-dev mailing list