digitalmars.D - bind() vs curry()
- lurker <lurker mailinator.com> Jun 28 2010
What's the difference between std.bind.bind and std.funtional.curry? They seem to perform the same function (though bind() seams more flexible). It is really a need for both functions in phobos? Thanks
Jun 28 2010








lurker <lurker mailinator.com>