Hacker News new | ask | show | jobs
by ks2048 185 days ago
I don't think you can separate String from Unicode - that's what a "String" is in Swift.
1 comments

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.