FICHA · AUR

python-multimethod

Multiple argument dispatching

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

Description

Functions can dispatch implementations based on multiple argument types rather than a single receiver. Library authors use multimethod for generic APIs, type-driven behavior, and cleaner overload patterns. Dispatch rules should be kept explicit to avoid surprising runtime behavior.

Permissions

Permissions not analysed for this source yet.