localizedCompare(_:)
Compares the string and the given string using a localized comparison.
Declaration
func localizedCompare<T>(_ aString: T) -> ComparisonResult where T : StringProtocolCompares the string and the given string using a localized comparison.
func localizedCompare<T>(_ aString: T) -> ComparisonResult where T : StringProtocol