Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream
Asynchone
Extensions and additions to AsyncSequence, AsyncStream and AsyncThrowingStream.
Requirements
- iOS 15.0+
- macOS 12.0+
Installation
Swift Package Manager
In Xcode:
- Click
Project. - Click
Package Dependencies. - Click
+. - Enter package URL:
https://github.com/reddavis/Asynchrone. - Add
Asynchoneto your app target.
Documentation
Documentation can be found here.
Overview
AsyncSequence
- Extensions
- CombineLatestAsyncSequence
- CombineLatest3AsyncSequence
- MergeAsyncSequence
- Merge3AsyncSequence
- RemoveDuplicatesAsyncSequence
- ZipAsyncSequence
- Zip3AsyncSequence
AsyncStream
AsyncStream.Continuation
AsyncThrowingStream
AsyncThrowingStream.Continuation
License
Whatevs.