[erlang-questions] Strings as Lists

Bjorn Gustavsson bjorn@REDACTED
Wed Feb 13 07:39:45 CET 2008


Lev Walkin <vlm@REDACTED> writes:

> 
> Small correction: UTF-16 and UTF-32 are practically dead, you certainly
> need to think in terms of UTF-8 nowadays.

Only for input and output. Internally, it is much easier to have a list
with one element per Unicode character.

/Bjorn
-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list