Swiftpack.co - teufelaudio/FoundationExtensions as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by teufelaudio.
teufelaudio/FoundationExtensions v0.4.0
Useful extensions for Swift Foundation library
⭐️ 6
🕓 1 week ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/teufelaudio/FoundationExtensions.git", from: "v0.4.0")

FoundationExtensions

A description of this package.

GitHub

link
Stars: 6
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v0.4.0
1 week ago
  • Bridge to Structured Concurrency implemented.
    • Publisher<Output, Error> .stream computed property returns AsyncThrowingStream<Output, Error>.
    • Publisher<Output, Never> .stream computed property returns AsyncStream<Output>.
    • Promise<Output, Error> .value computed property returns get async throws -> Output.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics