Fast, orthogonal, open multi-methods. Supersedes yomm11.
-
Updated
Jun 5, 2022 - C++
Add a description, image, and links to the multiple-dispatch topic page so that developers can more easily learn about it.
To associate your repository with the multiple-dispatch topic, visit your repo's landing page and select "manage topics."
Help wanted!
The interaction between
unpythonicand theasyncstuff that was added in Python 3.5 is totally untested, because I haven't used, and I'm not even that familiar with, that part of Python myself.Reading Brett Cannon's explanation, I surmise the async features are intended mainly for "microthreading" ty