MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / example1.py

File example1.py

src/9/multiple_dispatch_with_function_annotations/example1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import inspect
2import types
3
4class MultiMethod:

Callers

nothing calls this directly

Calls 3

SpamClass · 0.70
DateClass · 0.70
barMethod · 0.45

Tested by

no test coverage detected