localizedStandardCompare(_:)
Compares the string and the given string as sorted by the Finder.
Declaration
func localizedStandardCompare<T>(_ string: T) -> ComparisonResult where T : StringProtocolCompares the string and the given string as sorted by the Finder.
func localizedStandardCompare<T>(_ string: T) -> ComparisonResult where T : StringProtocol