https://github.com/treastrain/asyncsequencesubscription
Designed to minimize common mistakes when receiving `AsyncSequence` elements using the `for-await-in` syntax in Swift
https://github.com/treastrain/asyncsequencesubscription
asyncsequence concurrency swift swiftconcurrency
Last synced: 12 months ago
JSON representation
Designed to minimize common mistakes when receiving `AsyncSequence` elements using the `for-await-in` syntax in Swift
- Host: GitHub
- URL: https://github.com/treastrain/asyncsequencesubscription
- Owner: treastrain
- License: mit
- Created: 2024-06-02T14:34:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T19:19:02.000Z (about 2 years ago)
- Last Synced: 2024-06-03T18:47:15.084Z (almost 2 years ago)
- Topics: asyncsequence, concurrency, swift, swiftconcurrency
- Language: Swift
- Homepage:
- Size: 19.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE