currying
English
Etymology 2
Named after American mathematician Haskell Curry.
Noun
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.
Translations
computing technique
|
|
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.