Remix.run Logo
ks2048 a day ago

I don't think you can separate String from Unicode - that's what a "String" is in Swift.

zzo38computer a day ago | parent [-]

In Swift (and in other programming languages) it does use Unicode, but I think it probably would be better not to be. But, even when there is a Unicode String type, I still think that it probably should not be grapheme clusters, in my opinion; I explained some of the reasons for this.