Hacker News new | ask | show | jobs
by ramchip 2620 days ago
Protocols are also an important feature. `IO.inspect`, `Enum`, etc. are very nice additions.
1 comments

In general the standard library organization is superb and well laid out. It’s the only language I don’t have to consistently lookup "how do I do X with string", or “Y with a list".