Publishers.CollectByCount.Output
The kind of values published by this publisher.
Declaration
typealias Output = [Upstream.Output]Discussion
This publisher publishes arrays of its upstream publisher’s output type.
The kind of values published by this publisher.
typealias Output = [Upstream.Output]This publisher publishes arrays of its upstream publisher’s output type.