Discussion 解説
When the publisher exhausts the elements in the sequence, the next request causes the publisher to finish. パブリッシャーがシーケンスの中の要素を使い尽くす場合、次の要請はパブリッシャーを終了させます。
Availability
Technology
var publisher: Publishers
.Sequence
<Self, Never
> { get }
When the publisher exhausts the elements in the sequence, the next request causes the publisher to finish. パブリッシャーがシーケンスの中の要素を使い尽くす場合、次の要請はパブリッシャーを終了させます。