Y
Hacker News
new
|
ask
|
show
|
jobs
by
fredwu
722 days ago
Are these even gotchas if they are all very well documented in the official documentation already? I was expecting to see some unusual or undocumented behaviours...
2 comments
lawn
722 days ago
They are gotchas because they're unusual and people unfamiliar with the language will get confused by them.
I'm sure everyone who has used Elixir has been bitten by the list of numbers to string conversion.
link
vendiddy
722 days ago
They are I've been asked about several of them from beginners.
link
I'm sure everyone who has used Elixir has been bitten by the list of numbers to string conversion.