Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also: Java, DotNet, and Windows all use 2-byte char types.


Akchyually! These days, Java uses Latin1 if no characters outside Latin1 are used. Only if full Unicode is necessary, it uses UTF-16


Apple does something similar for strings in objc and Swift. They do lots of other optimisations besides - like small string optimisation for short strings to avoid heap allocations.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: