summaryrefslogtreecommitdiff
path: root/devel/py-multipledispatch/DESCR
blob: eecb2ebb3f190d344b73f5eb29f26849e3fa629a (plain)
1
2
3
multipledispatch is an efficient, mostly complete implementation of
multiple dispatch that performs static analysis to avoid conflicts, and
provides optional namespace support.