currying
Definition from Wiktionary, the free dictionary
Contents |
[edit] English
[edit] Etymology 1
[edit] Verb
currying
- Present participle of curry.
[edit] Etymology 2
Taken from Haskell Curry, a computer scientist.
[edit] Noun
Wikipedia currying (plural curryings)
- (computing) The technique of transforming a function that takes multiple arguments into a function that takes a single argument (the first of the arguments to the original function) and returns a new function that takes the remainder of the arguments and returns the result.
[edit] Translations
computing technique
|