No description
- Objective-C 58.2%
- Swift 39.8%
- Starlark 1.1%
- Ruby 0.9%
|
|
||
|---|---|---|
| .github/workflows | ||
| g3doc | ||
| Promises.playground | ||
| Promises.tulsiproj | ||
| Promises.xcodeproj | ||
| Promises.xcworkspace | ||
| Sources | ||
| Tests | ||
| .clang-format | ||
| .gitignore | ||
| .hgignore | ||
| .swiftlint.yml | ||
| .travis.yml | ||
| BUILD.bazel | ||
| CONTRIBUTING.md | ||
| FBLPromise+Testing.h | ||
| FBLPromises.h | ||
| LICENSE | ||
| Package.swift | ||
| PromisesObjC.podspec | ||
| PromisesSwift.podspec | ||
| README.md | ||
| WORKSPACE | ||
Promises
Promises is a modern framework that provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code.