Hacker News new | ask | show | jobs
by jbverschoor 2245 days ago
Aren't there any type synthesizers which modify your code based on inferenced types?
1 comments

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