We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2a9b6 commit c7e149bCopy full SHA for c7e149b
Evolution/0016-mutli-producer-single-consumer-channel.md
@@ -5,11 +5,11 @@
5
* Status: **Implemented**
6
7
## Revision
8
-- 2025/03/24: Adopt `~Copyable` for correct semantics and better performance.
9
- 2023/12/18: Migrate proposal from Swift Evolution to Swift Async Algorithms.
10
- 2023/12/19: Add element size dependent strategy
11
- 2024/05/19: Rename to multi producer single consumer channel
12
- 2024/05/28: Add unbounded strategy
+- 2025/03/24: Adopt `~Copyable` for correct semantics and better performance.
13
14
## Introduction
15
0 commit comments