Hacker News new | ask | show | jobs
by thesuperbigfrog 2245 days ago
Isn't that called weak typing? (https://en.wikipedia.org/wiki/Strong_and_weak_typing#Definit...)
1 comments

No. I mean altering code to strong typing using type inference. So that auto becomes int, or MyClass*.