Hacker News new | ask | show | jobs
by pistoleer 613 days ago
I agree with that, in the context of dynamically typed languages.

Slowly but surely, new languages are starting to develop with static duck typing. Implicit interfaces if you will.

2 comments

Which languages are developing? This is something I’ve been wishing for.
> static duck typing

What do you mean by this? Macros? C++ templates?