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

tryContains(where:)

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

Declaration 宣言

func tryContains(where predicate: @escaping (Date) throws -> Bool) -> Publishers.TryContainsWhere<Timer.TimerPublisher>