logoalt Hacker News

ks2048last Monday at 4:40 AM1 replyview on HN

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


Replies

zzo38computerlast Monday at 5:35 AM

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.