bn:03508273n
Noun Concept
Categories: Lambda calculus, Higher-order functions, Functional programming
EN
currying  curried  curried form  curried function  Curry
EN
In mathematics and computer science, currying is the technique of translating the evaluation of a function that takes multiple arguments into evaluating a sequence of functions, each with a single argument. Wikipedia
Definitions
Relations
Sources
EN
In mathematics and computer science, currying is the technique of translating the evaluation of a function that takes multiple arguments into evaluating a sequence of functions, each with a single argument. Wikipedia
A technique for transforming a function in mathematics and computer science Wikipedia Disambiguation
Transforming a function in such a way that it only takes a single argument Wikidata
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. Wiktionary
Computing technique. Wiktionary (translation)
IS A
DISCOVERER OR INVENTOR
NAMED AFTER