[Pitch] Transactional observation of values
|
|
20
|
1642
|
March 9, 2025
|
Writing testable UI related code with modern Swift
|
|
19
|
224
|
February 21, 2025
|
AsyncSequence version of notifications is causing memory leaks
|
|
20
|
469
|
January 22, 2025
|
AsyncSequence / Stream version of PassthroughSubject or CurrentValueSubject?
|
|
20
|
11431
|
January 21, 2025
|
Unclear Actor Isolation in AsyncStream
|
|
2
|
105
|
January 9, 2025
|
Possible to return an AsyncSequence<T> for iOS 17 when building against iOS 18?
|
|
8
|
563
|
December 19, 2024
|
AsyncPublisher and Sendable
|
|
4
|
1573
|
December 13, 2024
|
Is `sending` allowed in AsyncSequences?
|
|
4
|
160
|
December 10, 2024
|
In SE-0314, AsyncStream, why does the unfolding function present backpressure?
|
|
0
|
236
|
December 7, 2024
|
AsyncStream stops yielding values
|
|
9
|
461
|
October 25, 2024
|
[Pitch] Generalize `AsyncSequence` and `AsyncIteratorProtocol`
|
|
22
|
3301
|
October 16, 2024
|
[Pitch] Observation (Revised)
|
|
117
|
17684
|
October 10, 2024
|
Availability of `Failure` type in `AsyncSequence`
|
|
0
|
140
|
September 29, 2024
|
Filter out 9 of 10 elements in an async stream
|
|
3
|
193
|
July 28, 2024
|
AsyncStream Element delivery
|
|
6
|
589
|
July 26, 2024
|
Combine's PassthroughSubject inside an actor, is it safe?
|
|
5
|
935
|
July 17, 2024
|
How to use Combine publisher with Swift concurrency? (Publisher.values could miss events)
|
|
8
|
8211
|
July 4, 2024
|
Unit-Testing and Confirming a Class Updates State with AsyncStream and Task
|
|
2
|
745
|
June 28, 2024
|
Swift Async Algorithms Proposal: Produce Empty Chunks
|
|
0
|
677
|
June 18, 2024
|
Is it possible to look ahead when processing AsyncSequence?
|
|
9
|
413
|
April 17, 2024
|
Immediately start receiving values from an AsyncSequence
|
|
2
|
1863
|
April 2, 2024
|
Pitch: Switch on error
|
|
4
|
801
|
February 15, 2024
|
Swift Async Algorithms Proposal: AsyncBackPressuredStream
|
|
7
|
1831
|
January 3, 2024
|
Mapping AsyncSequence result
|
|
0
|
361
|
October 25, 2023
|
[Pitch] Replay
|
|
1
|
1456
|
October 12, 2023
|
Parallelizing work with back pressure
|
|
13
|
1651
|
October 4, 2023
|
Debounce a Single Value
|
|
0
|
1313
|
July 30, 2023
|
[Pitch] New APIs for Async[Throwing]Stream with backpressure support
|
|
24
|
2989
|
July 22, 2023
|
Async iteration over lines of a file is surprising slow
|
|
11
|
2033
|
July 19, 2023
|
Swift Async Algorithms Proposal: Interspersed
|
|
22
|
3146
|
June 23, 2023
|