Hacker News new | ask | show | jobs
by Koshkin 2245 days ago
Plus, seeing the word 'auto' all over the place leaves a weird impression.
1 comments

It lets C++ almost return to C-style duck typing.

Whether that's really what you want and whether that is the best approach to solve the problem at hand is a matter of preference and the problem space.

It is also allows for a "gradual typing" approach that Dart 1 had.