[ forky ]
[ sid ]
[ 源代码: python-multimethod ]
软件包:python3-multimethod(2.0-3)
python3-multimethod 的相关链接
Debian 的资源:
下载源码包 python-multimethod:
- [python-multimethod_2.0-3.dsc]
- [python-multimethod_2.0.orig.tar.gz]
- [python-multimethod_2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Multiple argument dispatching for Python
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.
