isCanonicallyLessThan(_:)
Whether self orders less than other under Unicode Canonical Equivalence using normalized code-unit order (in NFC).
Declaration
func isCanonicallyLessThan(_ other: UTF8Span) -> BoolWhether self orders less than other under Unicode Canonical Equivalence using normalized code-unit order (in NFC).
func isCanonicallyLessThan(_ other: UTF8Span) -> Bool