• @TonyTonyChopper@mander.xyz
        link
        fedilink
        English
        3
        edit-2
        8 months ago

        Uncurrying is the dual transformation to currying, and can be seen as a form of defunctionalization. It takes a function f whose return value is another function g, and yields a new function f’ that takes as parameters the arguments for both f and g, and returns, as a result, the application of f and subsequently, g, to those arguments. The process can be iterated.

        none of these words are in the bible