Hacker News new | ask | show | jobs
by ddebernardy 4671 days ago
One of Ruby's benefits is UTF-8 support for strings. C-strings make it seem it's absent. Or did I missunderatand?
1 comments

The current String implementation is just a temporary one. UTF-8 will be there.