It doesn't look like it's popular or used much, but i spent a minute or two
looking via github search and found this library that uses @ for currying:

https://github.com/kanales/spycy/blob/master/spycy/__init__.py#L87

On Tue, Feb 11, 2020 at 11:26 AM Brandt Bucher <brandtbuc...@gmail.com>
wrote:

> Thanks for bringing this up; I didn't know that there were any libraries
> using @ like this.
>
> I've spent some time searching on Google, PyPI, and GitHub, though, and I
> can't find anything that advertise this functionality. Do you have the
> names of any of them handy, so I could perhaps add a simple, real-world
> example of the newly valid usage?
>
> Brandt
> _______________________________________________
> 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/AU62SRUPERZZMTCU6JOL7QNZNNBPW3EP/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
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/SPHUNY43LPRHO7MEQRXDO252RMYES5PX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to