python3-singledispatch

single-dispatch generic functions for Python

Description

PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions.

This library is a backport of this functionality to Python 2.6 - 3.3.

This is the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://docs.python.org/3/library/functools.html#functools.singledispatch


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-singledispatch