localizedStandardCompare(_:)

Compares the string and the given string as sorted by the Finder.

Declaration

func localizedStandardCompare<T>(_ string: T) -> ComparisonResult where T : StringProtocol