AsyncHelpers A set of basic utilities helpful for working with Concurrency-based ("async") code. To integrate the package: dependencies: [ .package(url: "https://github.com/stairtree/async-helpers.git", from: "0.3.0"), ]