Publishers.MapKeyPath3
A publisher that publishes the values of three key paths as a tuple.
Declaration
struct MapKeyPath3<Upstream, Output0, Output1, Output2> where Upstream : PublisherA publisher that publishes the values of three key paths as a tuple.
struct MapKeyPath3<Upstream, Output0, Output1, Output2> where Upstream : Publisher