bintoro / overloading.py

Function overloading for Python 3
MIT License
112 stars 10 forks source link

fixed typing glitch, reorganized structure #10

Open toto112358 opened 3 years ago

toto112358 commented 3 years ago

Isn't compatible with typing anymore, but I used a more modular approach for it to be easier to maintain.

However, I renamed the module to OverloadingFixed, so please rename it to overloading