in reply to Specializing Functions with Currying
another good name is 'partial application of functions' - your calling it with a partial list of parameters...
any idea how you would do multiple application of these attributes - e.g. bold _and_ italic
use brain;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Specializing Functions with Currying
by Aristotle (Chancellor) on Aug 06, 2004 at 03:12 UTC | |
by FoxtrotUniform (Prior) on Aug 06, 2004 at 03:23 UTC | |
by stvn (Monsignor) on Aug 06, 2004 at 13:46 UTC | |
by Aristotle (Chancellor) on Aug 06, 2004 at 22:55 UTC | |
by jryan (Vicar) on Aug 06, 2004 at 21:03 UTC | |
by stvn (Monsignor) on Aug 06, 2004 at 21:56 UTC | |
| |
by Aristotle (Chancellor) on Aug 06, 2004 at 04:38 UTC | |
by thor (Priest) on Aug 09, 2004 at 15:03 UTC | |
by Aristotle (Chancellor) on Aug 09, 2004 at 15:38 UTC | |
by miro (Friar) on Aug 10, 2004 at 07:05 UTC | |
by thor (Priest) on Aug 10, 2004 at 11:54 UTC |