multipledispatch
Multiple dispatch in Python
Multiple dispatch in Python
To install this package, run one of the following:
This implementation of multiple dispatch is efficient, mostly complete, performs static analysis to avoid conflicts, and provides optional namespace support.
Summary
Multiple dispatch in Python
Last Updated
Dec 10, 2019 at 23:08
License
BSD
Total Downloads
2.8K
Supported Platforms
GitHub Repository
https://github.com/mrocklin/multipledispatch/Documentation
http://multiple-dispatch.readthedocs.org/