multimethods icon indicating copy to clipboard operation
multimethods copied to clipboard

Multimethods for Python, inspired by Clojure

Results 1 multimethods issues
Sort by recently updated
recently updated
newest added

I was looking for a solid multimethod library and came across your project. As it happened, I was already 2 days into my own implementation when I decided to look...