Hacker News
- Five-minute Multimethods in Python http://www.artima.com/weblogs/viewpost.jsp?thread=101605 48 comments
- Guido shows how to do multimethods (multiple dispatch, a la CLOS) in Python in 5 minutes -- but is it Pythonic? http://www.artima.com/weblogs/viewpost.jsp?thread=101605 32 comments programming
Linking pages
- A polyglot's guide to multiple dispatch - part 2 - Eli Bendersky's website http://eli.thegreenplace.net/2016/a-polyglots-guide-to-multiple-dispatch-part-2/ 20 comments
- The Correct Way to Overload Functions in Python | by Martin Heinz | Towards Data Science https://towardsdatascience.com/the-correct-way-to-overload-functions-in-python-b11b50ca7336 16 comments
- GitHub - rasguanabana/function-pattern-matching: Pattern matching and guards for Python functions https://github.com/rasguanabana/function-pattern-matching 4 comments
- On the Syntax of Pattern Matching in Python – Tobias Kohn https://tobiaskohn.ch/index.php/2018/09/18/pattern-matching-syntax-in-python/ 1 comment
- PEP 443 – Single-dispatch generic functions | peps.python.org http://www.python.org/dev/peps/pep-0443/ 1 comment
- GitHub - mrocklin/multipledispatch: Multiple dispatch https://github.com/mrocklin/multipledispatch/ 0 comments
- Product Dimensionality > Ying Wang https://bytes.yingw787.com/posts/2019/01/17/product_dimensionality/ 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:www.artima.com
Search title: Five-minute Multimethods in Python
See how to search.