Hacker News new | ask | show | jobs
by threatofrain 447 days ago
Implicit conversion is not obviously that convenient for scripting. The JS community has largely moved to anti-recommend implicit conversion, such as by basically striking `==` from their vocabulary.