9/17/2013
•
EN
Python 3.4 single dispatch, a step into generic functions
Explains Python 3.4's single dispatch for generic functions, comparing it to Lisp's CLOS system with a drum kit example.