On Wed, Dec 01, 2021 at 07:47:49AM -0000, Jeremiah Vivian wrote:
> > 2) Independently: Is the syntactic distinction between "=" and "=>" a
> > cognitive burden?
> No, it isn't much of a cognitive burden.
You say that now, but if you read function definitions that looked
like this:
def process(func:List->int=>xs=>expression)->int:
...
would you still agree?
--
Steve
_______________________________________________
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/ICCQ6VJ7MOXGC7MTMSEISXJVIEXGI2M3/
Code of Conduct: http://python.org/psf/codeofconduct/