swift-async-algorithms
swift-async-algorithms copied to clipboard
Equivalent to Combine's prepend operator
Hi there, I was looking for some equivalent to Combine's prepend operator but I didn't find anything. Is there any plan to introduce this feature into the structured concurrency world? Thanks!