+(_:_:)
Returns the result of adding two demands. When adding any value to .unlimited, the result is .unlimited.
Declaration
static func + (lhs: Subscribers.Demand, rhs: Subscribers.Demand) -> Subscribers.DemandReturns the result of adding two demands. When adding any value to .unlimited, the result is .unlimited.
static func + (lhs: Subscribers.Demand, rhs: Subscribers.Demand) -> Subscribers.Demand