Operator 演算子

==(_:_:)

Indicates whether two URL requests are the same. 2つのURLリクエストが同じかどうかを指し示します。

Declaration 宣言

static func == (lhs: URLRequest, rhs: URLRequest) -> Bool

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Requests リクエストそれらを比較する