dfed/swift-concurrent-sequence
A collection of operations on Swift sequences that execute concurrently.
Installation
Swift Package Manager
To install swift-concurrent-sequence in your project with Swift Package Manager, the following lines can be added to your Package.swift file:
dependencies: [
.package(url: "https://github.com/dfed/swift-concurrent-sequence", from: "0.1.0"),
]Contributing
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 prior to submitting a Pull Request.
Package Metadata
Repository: dfed/swift-concurrent-sequence
Default branch: main
README: README.md