static func == (AttributedSubstring, AttributedSubstring) -> Bool
Returns a Boolean value that indicates whether two attributed substrings are equal.
あるブール値を返します、それは2つの属性付き下位文字列が等しいかどうかを指し示します。
static func != (AttributedSubstring, AttributedSubstring) -> Bool
Returns a Boolean value that indicates whether two attributed substrings are not equal.
あるブール値を返します、それは2つの属性付き下位文字列が等しくないかどうかを指し示します。