On Oct 13, 2019, at 15:25, David Mertz <[email protected]> wrote: > > Sort of. I proposed the spelling as .register() because single dispatch was > the obvious way to implement it.
Ah, sorry; I misread that as implying that you wanted to build something like singledispatch but less flexible, rather than just wanting to use it. Now that I read it more carefully… I agree 100%. :) _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MMSNJCRITHUI3J64KHZSZPQJNI5AIH3C/ Code of Conduct: http://python.org/psf/codeofconduct/
