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

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.

They are I've been asked about several of them from beginners.