lame | 13 years ago | on: How and Why We Switched from Erlang to Python (2011)
You can use binaries. In Elixir strings are by default binaries containing UTF-8 codepoints, which are already nicely handled by binary matching and construction.
lame | 13 years ago | on: How and Why We Switched from Erlang to Python (2011)