Y
Hacker News
new
|
ask
|
show
|
jobs
by
giann
1309 days ago
This means the language will never coerce things for you implicitly. Booleans are true and false not 1 and 0 or “true” and “false” etc.
1 comments
3a2d29
1309 days ago
You could argue that hiding ints and floats behind “num” is implicit conversion
link
giann
1309 days ago
Fair point
link