Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tsewlliw
on May 23, 2013
|
parent
|
context
|
favorite
| on:
Dealing with Unicode in Go
Is rune "right" even? I thought that rune was a single codepoint. How does that behave in the presence of combining characters or in non normalized unicode strings?
https://twitter.com/glitchr_
cthom06
on May 23, 2013
[–]
Yes it is a single codepoint. Normalization is a whole other issue, and a much less trivial one.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://twitter.com/glitchr_