Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 29, 2022. It is now read-only.
/DeferredPublic archive

Work with values that haven't been determined yet.

License

NotificationsYou must be signed in to change notification settings

bignerdranch/Deferred

Warning

Deferred is deprecated in favor of Swift Concurrency. For migration hints, seeMigrating to Swift Concurrency.

Deferred let 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 byOCaml'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 manyconsulting projects.

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

Don't Panic

See Deferred's comprehensive programming guide and documentation at theDeferred 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 atsales@bignerdranch.com to get in touch with us for more details.

About

Work with values that haven't been determined yet.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors13


[8]ページ先頭

©2009-2025 Movatter.jp