Why doesn't curry work with multiple arguments?

bearophile bearophileHUGS at lycos.com
Wed Apr 6 15:53:13 PDT 2011


Andrej Mitrovic:

> Maybe "bind" should be a better name. I'm not sure..

In Python there is something similar that's named "partial":
http://docs.python.org/library/functools.html#functools.partial

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list