Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikhmha
614 days ago
Yup! I find Elixir makes it really intuitive to know when to represent a collection as a map and when to use a list of tuples. And its easy to transform between the two when needed.