1.2
Swift convenience constructor that accepts a work block and eventually resolves the newly created promise with its return value (aka do
operator in Objective-C) is now overloaded and can return another promise, not only a value.
Swift convenience constructor that accepts a work block and eventually resolves the newly created promise with its return value (aka do
operator in Objective-C) is now overloaded and can return another promise, not only a value.