|
1 | 1 | | Type | Throws | Sendability |
|
2 | 2 | |-----------------------------------------------------|--------------|-------------|
|
3 | 3 | | `AsyncAdjacentPairsSequence` | rethrows | Conditional |
|
4 |
| -| `AsyncBufferedByteIterator` | throws | Sendable | |
| 4 | +| `AsyncBufferedByteIterator` | throws | Not Sendable| |
5 | 5 | | `AsyncBufferSequence` | rethrows | Conditional |
|
6 |
| -| `AsyncBufferSequence.Iterator` | rethrows | Conditional | |
| 6 | +| `AsyncBufferSequence.Iterator` | rethrows | Not Sendable| |
7 | 7 | | `AsyncChain2Sequence` | rethrows | Conditional |
|
8 |
| -| `AsyncChain2Sequence.Iterator` | rethrows | Conditional | |
| 8 | +| `AsyncChain2Sequence.Iterator` | rethrows | Not Sendable| |
9 | 9 | | `AsyncChain3Sequence` | rethrows | Conditional |
|
10 |
| -| `AsyncChain3Sequence.Iterator` | rethrows | Conditional | |
| 10 | +| `AsyncChain3Sequence.Iterator` | rethrows | Not Sendable| |
11 | 11 | | `AsyncChannel` | non-throwing | Sendable |
|
12 |
| -| `AsyncChannel.Iterator` | non-throwing | Sendable | |
| 12 | +| `AsyncChannel.Iterator` | non-throwing | Not Sendable| |
13 | 13 | | `AsyncChunkedByGroupSequence` | rethrows | Conditional |
|
14 |
| -| `AsyncChunkedByGroupSequence.Iterator` | rethrows | Conditional | |
| 14 | +| `AsyncChunkedByGroupSequence.Iterator` | rethrows | Not Sendable| |
15 | 15 | | `AsyncChunkedOnProjectionSequence` | rethrows | Conditional |
|
16 |
| -| `AsyncChunkedOnProjectionSequence.Iterator` | rethrows | Conditional | |
| 16 | +| `AsyncChunkedOnProjectionSequence.Iterator` | rethrows | Not Sendable| |
17 | 17 | | `AsyncChunksOfCountOrSignalSequence` | rethrows | Sendable |
|
18 |
| -| `AsyncChunksOfCountOrSignalSequence.Iterator` | rethrows | Sendable | |
| 18 | +| `AsyncChunksOfCountOrSignalSequence.Iterator` | rethrows | Not Sendable| |
19 | 19 | | `AsyncChunksOfCountSequence` | rethrows | Conditional |
|
20 |
| -| `AsyncChunksOfCountSequence.Iterator` | rethrows | Conditional | |
| 20 | +| `AsyncChunksOfCountSequence.Iterator` | rethrows | Not Sendable| |
21 | 21 | | `AsyncCombineLatest2Sequence` | rethrows | Sendable |
|
22 |
| -| `AsyncCombineLatest2Sequence.Iterator` | rethrows | Sendable | |
| 22 | +| `AsyncCombineLatest2Sequence.Iterator` | rethrows | Not Sendable| |
23 | 23 | | `AsyncCombineLatest3Sequence` | rethrows | Sendable |
|
24 |
| -| `AsyncCombineLatest3Sequence.Iterator` | rethrows | Sendable | |
| 24 | +| `AsyncCombineLatest3Sequence.Iterator` | rethrows | Not Sendable| |
25 | 25 | | `AsyncCompactedSequence` | rethrows | Conditional |
|
26 |
| -| `AsyncCompactedSequence.Iterator` | rethrows | Conditional | |
| 26 | +| `AsyncCompactedSequence.Iterator` | rethrows | Not Sendable| |
27 | 27 | | `AsyncDebounceSequence` | rethrows | Sendable |
|
28 |
| -| `AsyncDebounceSequence.Iterator` | rethrows | Sendable | |
| 28 | +| `AsyncDebounceSequence.Iterator` | rethrows | Not Sendable| |
29 | 29 | | `AsyncExclusiveReductionsSequence` | rethrows | Conditional |
|
30 |
| -| `AsyncExclusiveReductionsSequence.Iterator` | rethrows | Conditional | |
| 30 | +| `AsyncExclusiveReductionsSequence.Iterator` | rethrows | Not Sendable| |
31 | 31 | | `AsyncInclusiveReductionsSequence` | rethrows | Conditional |
|
32 |
| -| `AsyncInclusiveReductionsSequence.Iterator` | rethrows | Conditional | |
| 32 | +| `AsyncInclusiveReductionsSequence.Iterator` | rethrows | Not Sendable| |
33 | 33 | | `AsyncInterspersedSequence` | rethrows | Conditional |
|
34 |
| -| `AsyncInterspersedSequence.Iterator` | rethrows | Conditional | |
| 34 | +| `AsyncInterspersedSequence.Iterator` | rethrows | Not Sendable| |
35 | 35 | | `AsyncJoinedSequence` | rethrows | Conditional |
|
36 |
| -| `AsyncJoinedSequence.Iterator` | rethrows | Conditional | |
| 36 | +| `AsyncJoinedSequence.Iterator` | rethrows | Not Sendable| |
37 | 37 | | `AsyncLazySequence` | non-throwing | Conditional |
|
38 |
| -| `AsyncLazySequence.Iterator` | non-throwing | Conditional | |
| 38 | +| `AsyncLazySequence.Iterator` | non-throwing | Not Sendable| |
39 | 39 | | `AsyncLimitBuffer` | non-throwing | Sendable |
|
40 | 40 | | `AsyncMerge2Sequence` | rethrows | Sendable |
|
41 |
| -| `AsyncMerge2Sequence.Iterator` | rethrows | Sendable | |
| 41 | +| `AsyncMerge2Sequence.Iterator` | rethrows | Not Sendable| |
42 | 42 | | `AsyncMerge3Sequence` | rethrows | Sendable |
|
43 |
| -| `AsyncMerge3Sequence.Iterator` | rethrows | Sendable | |
| 43 | +| `AsyncMerge3Sequence.Iterator` | rethrows | Not Sendable| |
44 | 44 | | `AsyncRemoveDuplicatesSequence` | rethrows | Conditional |
|
45 |
| -| `AsyncRemoveDuplicatesSequence.Iterator` | rethrows | Conditional | |
| 45 | +| `AsyncRemoveDuplicatesSequence.Iterator` | rethrows | Not Sendable| |
46 | 46 | | `AsyncThrottleSequence` | rethrows | Conditional |
|
47 |
| -| `AsyncThrottleSequence.Iterator` | rethrows | Conditional | |
| 47 | +| `AsyncThrottleSequence.Iterator` | rethrows | Not Sendable| |
48 | 48 | | `AsyncThrowingChannel` | throws | Sendable |
|
49 |
| -| `AsyncThrowingChannel.Iterator` | throws | Sendable | |
| 49 | +| `AsyncThrowingChannel.Iterator` | throws | Not Sendable| |
50 | 50 | | `AsyncThrowingExclusiveReductionsSequence` | throws | Conditional |
|
51 |
| -| `AsyncThrowingExclusiveReductionsSequence.Iterator` | throws | Conditional | |
| 51 | +| `AsyncThrowingExclusiveReductionsSequence.Iterator` | throws | Not Sendable| |
52 | 52 | | `AsyncThrowingInclusiveReductionsSequence` | throws | Conditional |
|
53 |
| -| `AsyncThrowingInclusiveReductionsSequence.Iterator` | throws | Conditional | |
| 53 | +| `AsyncThrowingInclusiveReductionsSequence.Iterator` | throws | Not Sendable| |
54 | 54 | | `AsyncTimerSequence` | non-throwing | Sendable |
|
55 |
| -| `AsyncTimerSequence.Iterator` | non-throwing | Sendable | |
| 55 | +| `AsyncTimerSequence.Iterator` | non-throwing | Not Sendable| |
56 | 56 | | `AsyncZip2Sequence` | rethrows | Sendable |
|
57 |
| -| `AsyncZip2Sequence.Iterator` | rethrows | Sendable | |
| 57 | +| `AsyncZip2Sequence.Iterator` | rethrows | Not Sendable| |
58 | 58 | | `AsyncZip3Sequence` | rethrows | Sendable |
|
59 |
| -| `AsyncZip3Sequence.Iterator` | rethrows | Sendable | |
| 59 | +| `AsyncZip3Sequence.Iterator` | rethrows | Not Sendable| |
0 commit comments