Hacker News new | ask | show | jobs
by cjs_2 2689 days ago
Isn't this more due to automatic type coercion in the language and not from the lack of types?
1 comments

It's conversion, not coercion. Coercion is what C does to crash programs.