Hacker News new | ask | show | jobs
by pluralmonad 216 days ago
Elixir is good at managing complexity. I love flattening hierarchy and dealing with edge cases right in function definitions using pattern matching. Every other language without it just feels crippled after getting used to the feature.