Skip to content

dfed/swift-concurrent-sequence

Repository files navigation

swift-concurrent-sequence

CI Status codecov License

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.

About

A collection of operations on Swift sequences that execute concurrently

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published