multimethod
Multiple argument dispatching.
Multiple argument dispatching.
To install this package, run one of the following:
Multimethod provides a decorator for adding multiple argument dispatching to functions. The decorator creates a multimethod object as needed, and registers the function with its annotations.
Summary
Multiple argument dispatching.
Last Updated
Mar 31, 2025 at 22:47
License
Apache-2.0
Total Downloads
5
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/coady/multimethodDocumentation
https://multimethod.readthedocs.io/en/latest/