Multiple dispatch
JSON →Multiple dispatch (also known as multimethods) is a programming concept that allows a function or method to be dynamically dispatched based on the runtime types of more than one of its arguments. The `multipledispatch` library provides an efficient Python implementation of this concept, performing static analysis to avoid conflicts and offering optional namespace support. The current stable version is 1.0.0, released in June 2023, with an infrequent release cadence.
Traffic · last 30 days ↓57% vs prev 7d
total hits 12
actors 7 distinct systems
last hit 2d ago ByteDance
top countries 🇺🇸 United States · 🇫🇷 France · 🇩🇪 Germany · 🇨🇦 Canada · 🇸🇬 Singapore
API endpoints
full doc /v1/registry/multipledispatch
compatibility /v1/registry/multipledispatch/compatibility