static func == (Task<Success, Failure>, Task<Success, Failure>) -> Bool
Returns a Boolean value indicating whether two values are equal.
2つの値が等しいかどうかを指し示すブール値を返します。
var hashValue : Int
The hash value.
ハッシュ値。
func hash(into: inout Hasher)
Hashes the essential components of this value by feeding them into the given hasher.
この値の本質的な構成要素を、それらをその与えられたhasherへと与えることによって、ハッシュ化します。