Beta Phase: Square45 is currently in beta testing. Expect some features or content to be incomplete or missing.
45

Currying

Currying is a technique of transforming a function that takes multiple arguments into a sequence of functions that each take a single argument.