Currying in Python

Kiuhnm kiuhnm03.4t.yahoo.it
Mon Mar 19 20:24:22 EDT 2012


On 3/20/2012 0:20, Ian Kelly wrote:
> I hope you don't mind if I critique your code a bit!

Not at all. Thank you for your time.

> On Fri, Mar 16, 2012 at 7:21 PM, Kiuhnm
> <kiuhnm03.4t.yahoo.it at mail.python.org>  wrote:
>> Here we go.
>>
>> --->
>> def genCur(f, unique = True, minArgs = -1):
[...]

I'll update my code following your corrections, but will keep "curr" :)

Kiuhnm



More information about the Python-list mailing list