You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of operations on Swift sequences that execute concurrently.
10
+
11
+
## Installation
12
+
13
+
### Swift Package Manager
14
+
15
+
To install swift-concurrent-sequence in your project with [Swift Package Manager](https://github.com/apple/swift-package-manager), the following lines can be added to your `Package.swift` file:
I’m glad you’re interested in swift-concurrent-sequence, and I’d love to see where you take it. Please read the [contributing guidelines](Contributing.md) prior to submitting a Pull Request.
0 commit comments