CMD + K

multimethod

Community

Multiple argument dispatching.

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::multimethod

Usage Tracking

1.9.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Multiple argument dispatching.

Last Updated

Sep 8, 2023 at 02:31

License

Apache-2.0

Total Downloads

13