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 -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ICCQ6VJ7MOXGC7MTMSEISXJVIEXGI2M3/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to