folding(options:locale:)
Returns a string with the given character folding options applied.
Declaration
func folding(options: String.CompareOptions = [], locale: Locale?) -> StringReturns a string with the given character folding options applied.
func folding(options: String.CompareOptions = [], locale: Locale?) -> String