the.com/partial application

give a function some arguments now, the rest laterit waits, patiently, like a recipe half-measured.

means a technique where you fix a few arguments of a function, producing a new function that only needs the remaining ones.

from formalized in lambda calculus and functional programming theory, where every function technically takes one argument at a timepartial application just stops early and hands you the intermediate.

the.com/
what’s happening now · the.com · generated