On Wed, Dec 1, 2021 at 7:07 PM Chris Angelico <[email protected]> wrote:
>
> On Wed, Dec 1, 2021 at 6:58 PM Steven D'Aprano <[email protected]> wrote:
> > 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?
> >
>
> I'm not sure what that's supposed to mean.

(To clarify: by "that", I mean "the hypothetical line of code", not
the question you're asking. I'm not sure what the code example is
supposed to mean.)

ChrisA
_______________________________________________
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/SYGEFUEDPXYCG6C65ASVCCHJDWGPTLBI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to