Generic Instance Method 総称体インスタンスメソッド

map(_:_:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func map<T0, T1>(_ keyPath0: KeyPath<Date, T0>, _ keyPath1: KeyPath<Date, T1>) -> Publishers.MapKeyPath2<Timer.TimerPublisher, T0, T1>