[Chicago] Factory 1.0: Object Oriented Currying

David Durham, Jr. david.durham.jr at gmail.com
Fri Nov 7 22:08:48 CET 2008


> Factory is an object-oriented approach to partial function application, also
> known as currying. The Factory module is a more powerful implementation of
> this pattern.

That's kind of interesting..  Have you read this article about
"Functional programming with curried closures"?

http://www.ibm.com/developerworks/java/library/j-pg08235/index.html

-Dave


More information about the Chicago mailing list