Instance Method インスタンスメソッド

first(where:)

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

Declaration 宣言

func first(where predicate: @escaping (Date) -> Bool) -> Publishers.FirstWhere<Timer.TimerPublisher>