Merge pull request #213 from shingzhao/patch-2 Update Promise.swift with convenience init to create pending promise
Merge pull request #213 from shingzhao/patch-2
Update Promise.swift with convenience init to create pending promise
Promises is a modern framework that provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code.
Promises
Promises is a modern framework that provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code.