Skip to content

Latest commit

 

History

History
63 lines (61 loc) · 4.95 KB

File metadata and controls

63 lines (61 loc) · 4.95 KB

Effects

Lists the effects of all async algorithms.

TypeThrowsSendability
AsyncAdjacentPairsSequencerethrowsConditional
AsyncBufferedByteIteratorthrowsNot Sendable
AsyncBufferSequencerethrowsConditional
AsyncBufferSequence.IteratorrethrowsNot Sendable
AsyncChain2SequencerethrowsConditional
AsyncChain2Sequence.IteratorrethrowsNot Sendable
AsyncChain3SequencerethrowsConditional
AsyncChain3Sequence.IteratorrethrowsNot Sendable
AsyncChannelnon-throwingSendable
AsyncChannel.Iteratornon-throwingNot Sendable
AsyncChunkedByGroupSequencerethrowsConditional
AsyncChunkedByGroupSequence.IteratorrethrowsNot Sendable
AsyncChunkedOnProjectionSequencerethrowsConditional
AsyncChunkedOnProjectionSequence.IteratorrethrowsNot Sendable
AsyncChunksOfCountOrSignalSequencerethrowsSendable
AsyncChunksOfCountOrSignalSequence.IteratorrethrowsNot Sendable
AsyncChunksOfCountSequencerethrowsConditional
AsyncChunksOfCountSequence.IteratorrethrowsNot Sendable
AsyncCombineLatest2SequencerethrowsSendable
AsyncCombineLatest2Sequence.IteratorrethrowsNot Sendable
AsyncCombineLatest3SequencerethrowsSendable
AsyncCombineLatest3Sequence.IteratorrethrowsNot Sendable
AsyncCompactedSequencerethrowsConditional
AsyncCompactedSequence.IteratorrethrowsNot Sendable
AsyncDebounceSequencerethrowsSendable
AsyncDebounceSequence.IteratorrethrowsNot Sendable
AsyncExclusiveReductionsSequencerethrowsConditional
AsyncExclusiveReductionsSequence.IteratorrethrowsNot Sendable
AsyncInclusiveReductionsSequencerethrowsConditional
AsyncInclusiveReductionsSequence.IteratorrethrowsNot Sendable
AsyncInterspersedSequencerethrowsConditional
AsyncInterspersedSequence.IteratorrethrowsNot Sendable
AsyncJoinedSequencerethrowsConditional
AsyncJoinedSequence.IteratorrethrowsNot Sendable
AsyncSyncSequencenon-throwingConditional
AsyncSyncSequence.Iteratornon-throwingNot Sendable
AsyncLimitBuffernon-throwingSendable
AsyncMerge2SequencerethrowsSendable
AsyncMerge2Sequence.IteratorrethrowsNot Sendable
AsyncMerge3SequencerethrowsSendable
AsyncMerge3Sequence.IteratorrethrowsNot Sendable
AsyncRemoveDuplicatesSequencerethrowsConditional
AsyncRemoveDuplicatesSequence.IteratorrethrowsNot Sendable
AsyncThrottleSequencerethrowsConditional
AsyncThrottleSequence.IteratorrethrowsNot Sendable
AsyncThrowingChannelthrowsSendable
AsyncThrowingChannel.IteratorthrowsNot Sendable
AsyncThrowingExclusiveReductionsSequencethrowsConditional
AsyncThrowingExclusiveReductionsSequence.IteratorthrowsNot Sendable
AsyncThrowingInclusiveReductionsSequencethrowsConditional
AsyncThrowingInclusiveReductionsSequence.IteratorthrowsNot Sendable
AsyncTimerSequencenon-throwingSendable
AsyncTimerSequence.Iteratornon-throwingNot Sendable
AsyncZip2SequencerethrowsSendable
AsyncZip2Sequence.IteratorrethrowsNot Sendable
AsyncZip3SequencerethrowsSendable
AsyncZip3Sequence.IteratorrethrowsNot Sendable
close