[Python-Dev] Re: PEP 309, function currying
Nick Coghlan
ncoghlan at iinet.net.au
Tue Feb 24 05:18:03 EST 2004
Moore, Paul wrote:
> If curry() gets screams of outrage, someone suggested bind() to follow the
> Boost C++ library's usage. That's tolerable, although I find it too generic
> a word.
I'm not really tracking all the details of this discussion, but thought
I'd throw bind_args() into the ring as a possible name. I suspect bind()
would have too many people looking for the nearest TCP/IP stack. . .
Regards,
Nick.
--
Nick Coghlan | Brisbane, Australia
Email: ncoghlan at email.com | Mobile: +61 409 573 268
More information about the Python-Dev
mailing list