Y
Hacker News
new
|
ask
|
show
|
jobs
by
sodapopcan
611 days ago
Actually in Elixir when doing string building you want to use "improper" lists which lets you very efficiently build up a string without doing any copying.