Hacker News new | ask | show | jobs
by jabl 2230 days ago
Well, I did specify "modern", which arguably includes sane Unicode handling.

I think a reasonable compromise is to have "char" be a 32 bit type, whereas a "string" would be UTF8.

1 comments

Not sure if I would call string handling in Swift sane, but to each its own.