On 4/6/11, bearophile <[email protected]> wrote: > - Currying and partial function application are not exactly the same thing. > So I am not sure the "curry" in std.functional is named correctly;
Maybe "bind" should be a better name. I'm not sure..
On 4/6/11, bearophile <[email protected]> wrote: > - Currying and partial function application are not exactly the same thing. > So I am not sure the "curry" in std.functional is named correctly;
Maybe "bind" should be a better name. I'm not sure..