Contents

none

A request for no elements from the publisher.

Declaration

static let none: Subscribers.Demand

Discussion

This is equivalent to Demand.max(0).

See Also

Using special demands