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 stale · no recent hits
total hits 16
actors 5 distinct systems
last hit 19d ago AhrefsBot
top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
API endpoints
full doc /v1/registry/multipledispatch
compatibility /v1/registry/multipledispatch/compatibility