Hacker News new | ask | show | jobs
by jb1991 740 days ago
Implicit conversions in any language are often a source of hard to find bugs. So in general, I find most people agree with the swift design that does not allow such conversions implicitly.