static func == (AttributedSubstring, AttributedSubstring) -> Bool
Returns a Boolean value that indicates whether two attributed substrings are equal.
あるブール値を返します、それは2つの属性付き下位文字列が等しいかどうかを指し示します。
static func == <RHS>(AttributedSubstring, RHS) -> Bool
Returns a Boolean value that indicates whether an attributed substring and another attributed string or substring are equal.
あるブール値を返します、それはある属性付下位文字列と別の属性付文字列または下位文字列が等しいかどうかを指し示します。