Hacker News new | ask | show | jobs
by rdtsc 4573 days ago
String equivalents in Erlang are binaries quite often. There are also iolists, those are pretty efficient.

This blog post describes this in a lot more depth:

http://jlouisramblings.blogspot.com/2009/01/common-erlang-mi...