Skip to content

Pull requests: apple/swift-async-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Introduce mapFailure function
#338 opened Nov 2, 2024 by clive819 Loading…
Fix build failure on Swift Playgrounds
#336 opened Oct 14, 2024 by kkebo Loading…
Introduce mapError function
#324 opened Jul 30, 2024 by clive819 Loading…
Add waitForAll method
#319 opened Jun 25, 2024 by b1ackturtle Loading…
Fix compile errors for Swift 6 language mode
#317 opened Jun 18, 2024 by b1ackturtle Loading…
async chunked sequences can produce empty chunks
#312 opened Apr 19, 2024 by rnro Loading…
Add MultiProducerSingleConsumerChannel
#305 opened Dec 19, 2023 by FranzBusch Loading…
make AsyncRemoveDuplicatesSequence's init public v1.1 Post-1.0 work
#291 opened Sep 14, 2023 by yermukhanbet Loading…
Add branch: "main" to SwiftPM section of README.md v1.0 Work leading up first API stable version
#278 opened Jul 23, 2023 by freysie Loading…
Implement AsyncSequence.enumerated() v1.1 Post-1.0 work
#261 opened Apr 5, 2023 by adam-fowler Loading…
Deferred algorithm v1.1 Post-1.0 work
#222 opened Oct 20, 2022 by tcldr Loading…
[WIP] Deadline algorithm v1.1 Post-1.0 work
#215 opened Oct 14, 2022 by phausler Draft
[WIP] Broadcast algorithm v1.1 Post-1.0 work
#214 opened Oct 14, 2022 by phausler Draft
[WithLatestFrom] implement operator for arity 1 and 2 enhancement New feature or request v1.1 Post-1.0 work
#147 opened Apr 15, 2022 by twittemb Loading…
Add a redirect for the base page rendering
#145 opened Apr 11, 2022 by phausler Loading…
Add recursiveMap(_:) methods v1.1 Post-1.0 work
#118 opened Mar 27, 2022 by SusanDoggie Loading…
ProTip! Adding no:label will show everything without a label.