FICHA · AUR

python-multipledispatch

Multiple dispatch implementation in Python

  • Multiple dispatch implementation
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Functions can choose implementations based on argument types with a multiple-dispatch library. Developers use multipledispatch for mathematical APIs, data structures, and generic programming patterns. Ambiguous dispatch rules should be tested to avoid unexpected method selection.

Permissions

Permissions not analysed for this source yet.