Hacker News new | ask | show | jobs
by needlesslygrim 207 days ago
> extremely inefficient strings (erlang)

Doesn't most modern Erlang code use binaries instead of charlists? Elixir and Gleam certainly do.