What is When?

When is a lightweight implementation of Promises in Swift. It doesn’t include any helper functions for iOS and OSX and it’s intentional, to remove redundant complexity and give you more freedom and flexibility in your choices. It is type safe, thanks Swift generics, so you could create promises with whatever type you want.

When can easily be integrated into your projects and libraries to move your asynchronous code up to the next level.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/vadymmarkov/When
  • Resource Maker on Twitter: Vadym Markov
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: When
  • Carthage: vadymmarkov/When