Deferred

4.2.0

Work with values that haven't been determined yet.
theleftbit/Deferred

What's New

4.2.0

2020-03-18T09:29:51Z
  • Dynamic SPM

Deferred

Deferred lets you work with values that haven't been determined yet, like an array that's coming later (one day!) from a web service call. It was originally inspired by OCaml's Deferred library.

Deferred is a "futures library", probably like ones you've already heard about. Where Deferred aims to be different is by providing a small, efficient API that's easily adopted in our many consulting projects.

Vital Statistics
Requires Swift 4.2 or greater
Under MIT License
Multiplatform
Circle CI
CocoaPods
Swift Package Manager

Don't Panic!

See Deferred's comprehensive programming guide and documentation at the Deferred Reference.

If you have a question not answered by the guide or the module comments, please open an issue!

Need Some Help?

Deferred, as an open source project, is free to use and always will be. Big Nerd Ranch offers help for Deferred, Code Audits, and general mobile app design/development services. Email us at sales@bignerdranch.com to get in touch with us for more details.

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Thu Feb 08 2024 20:14:12 GMT-1000 (Hawaii-Aleutian Standard Time)