Contents

Publishers.MapKeyPath2.Output

The kind of values published by this publisher.

Declaration

typealias Output = (Output0, Output1)

Discussion

This publisher produces two-element tuples, where each menber’s type matches the type of the corresponding key path’s property.

See Also

Declaring supporting types