About Anaconda Help Download Anaconda

main / packages / multimethod 1.9.1

Multiple argument dispatching.

Installers

  • linux-s390x v1.9.1
  • linux-64 v1.9.1
  • osx-arm64 v1.9.1
  • linux-aarch64 v1.9.1
  • osx-64 v1.9.1
  • win-64 v1.9.1
  • noarch v1.5
  • linux-ppc64le v1.9.1

conda install

To install this package run one of the following:
conda install main::multimethod

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy