AsyncSequence / Stream version of PassthroughSubject or CurrentValueSubject?
|
|
19
|
10078
|
November 22, 2024
|
Possible to return an AsyncSequence<T> for iOS 17 when building against iOS 18?
|
|
1
|
80
|
November 18, 2024
|
AsyncStream stops yielding values
|
|
9
|
307
|
October 25, 2024
|
[Pitch] Generalize `AsyncSequence` and `AsyncIteratorProtocol`
|
|
22
|
3230
|
October 16, 2024
|
[Pitch] Observation (Revised)
|
|
117
|
17400
|
October 10, 2024
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
105
|
September 29, 2024
|
Filter out 9 of 10 elements in an async stream
|
|
3
|
186
|
July 28, 2024
|
AsyncStream Element delivery
|
|
6
|
308
|
July 26, 2024
|
Combine's PassthroughSubject inside an actor, is it safe?
|
|
5
|
626
|
July 17, 2024
|
How to use Combine publisher with Swift concurrency? (Publisher.values could miss events)
|
|
8
|
6630
|
July 4, 2024
|
Unit-Testing and Confirming a Class Updates State with AsyncStream and Task
|
|
2
|
462
|
June 28, 2024
|
Swift Async Algorithms Proposal: Produce Empty Chunks
|
|
0
|
665
|
June 18, 2024
|
Is it possible to look ahead when processing AsyncSequence?
|
|
9
|
400
|
April 17, 2024
|
AsyncPublisher and Sendable
|
|
3
|
1325
|
April 3, 2024
|
Immediately start receiving values from an AsyncSequence
|
|
2
|
1817
|
April 2, 2024
|
Pitch: Switch on error
|
|
4
|
799
|
February 15, 2024
|
Swift Async Algorithms Proposal: AsyncBackPressuredStream
|
|
7
|
1812
|
January 3, 2024
|
Mapping AsyncSequence result
|
|
0
|
361
|
October 25, 2023
|
[Pitch] Replay
|
|
1
|
1448
|
October 12, 2023
|
Parallelizing work with back pressure
|
|
13
|
1532
|
October 4, 2023
|
Debounce a Single Value
|
|
0
|
1282
|
July 30, 2023
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
24
|
2948
|
July 22, 2023
|
Async iteration over lines of a file is surprising slow
|
|
11
|
1899
|
July 19, 2023
|
Swift Async Algorithms Proposal: Interspersed
|
|
22
|
3137
|
June 23, 2023
|
Are there guidelines on what to expect regarding rethrowing iterators?
|
|
0
|
985
|
May 2, 2023
|
Why do almost all AsyncIterators rethrow?
|
|
0
|
682
|
May 1, 2023
|
Immediate invokation of AsyncStream to get the continuation?
|
|
1
|
809
|
April 1, 2023
|
SE-0388: Convenience Async[Throwing]Stream.makeStream methods
|
|
42
|
4607
|
March 7, 2023
|
Swift Async Algorithms Proposal: Buffer
|
|
2
|
1384
|
February 16, 2023
|
Swift concurrency, AsyncSequence and the Main event loop
|
|
0
|
1128
|
January 24, 2023
|