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