Code Monkey
Random blurps and rants about programming
-
untyped duck
Posted on February 11th, 2009 No commentsWhat is duck typing? Essentialy it’s a fancy name for dirty coding style (Duck typing). Want to use the same API on multiple classes with same semantics? It’s called an interface.
Leave a reply



