[Python-3000] duck typing

Andrew Koenig ark-mlist at att.net
Wed Nov 15 17:50:47 CET 2006


> Static != non-duck.
> One could imagine static duck typing (is it the same as structural
> typing?) with type inference. I wonder if some existing languages have
> static duck typing (boo? haskell?).

C++ (using templates).




More information about the Python-3000 mailing list