github pointfreeco/swift-concurrency-extras 1.1.0

latest releases: 1.2.0, 0.1.2
10 months ago

What's Changed

  • Added: A "reasync" initializer to Result (#15). This allows results to be initialized from async, throwing closures.
  • Fixed: LockIsolated.withValue is now @Sendable to avoid a race condition (#13).

Full Changelog: 1.0.1...1.1.0

Don't miss a new swift-concurrency-extras release

NewReleases is sending notifications on new releases.