Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Early draft of Python Enhancement Proposal to use multiple dispatch for binary operators #112

Open
NeilGirdhar opened this issue Oct 28, 2020 · 2 comments

Comments

@NeilGirdhar
Copy link

NeilGirdhar commented Oct 28, 2020

I made a suggestion on python-ideas to use multiple dispatch to resolve function calls due to binary operators. Guido wrote me back to flesh out the proposal more if I wanted to get traction. Here's what I've written so far.

I'm hoping to get some feedback for enhancing the proposal from the multiple dispatch Python community. Thanks so much!

@mrocklin
Copy link
Owner

mrocklin commented Oct 28, 2020 via email

@NeilGirdhar
Copy link
Author

Thanks for the link! I incorporated many of your points and posted to typing-sig. Please feel free to contribute your expertise 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants