| ID | 3dc3ccfc-aa62-42dd-bfec-a9dc64332835 |
|---|---|
| DeertopiaVisibility | public |
Curry/uncurry isomorphism
The curry/uncurry isomorphism is that between functions , mapping a pair of inputs to a result; and , mapping an input to a function, mapping an input to the result. The curry/uncurry isomorphism is relevant in functional programming, as well as category theory, set theory, and mathematics in general.