This package browser is in early development. Mind the rough edges.

python-multipledispatch 0.6.0

Multiple dispatch for Python based on pattern matching

This library provides an efficient mechanism for overloading function implementations based on the types of the arguments.

Installation

Install python-multipledispatch 0.6.0 as follows:

guix install python-multipledispatch@0.6.0

Or install the latest version:

guix install python-multipledispatch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.