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

> I think on the face of it I do like the Go approach of "everything is a byte string in utf-8" a lot

That isn't actually the case in Go: strings do not enforce UTF-8. However, the libraries that deal with text, as well as the compiler, are opinionated about treating strings as UTF-8.



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

Search: