Group: comp.lang.functional · Group Profile · Search for Partialness in comp.lang.functional
Author: Didier Verna
Date: Jun 24, 2008 04:55
... other functions'arguments, return functions, aggregate them, using them literally and so on. What about partial application and the fact that if you define "f a b", them "f a" ... of functions being 1st class objects, or rather that it is a /consequence/ of that? Since partial application is very function-specific (as opposed to concepts like litteral manipulation or function arguments/...
|