Publishers.MapKeyPath3.Output
The kind of values published by this publisher.
Declaration
typealias Output = (Output0, Output1, Output2)Discussion
This publisher produces three-element tuples, where each menber’s type matches the type of the corresponding key path’s property.