.mozik.

A Negative Mental Space
Twitter | Photos| I hardly know her

Partial function application (in js)

Aka function currying. I had a good use case for curried functions in a recent school related project. I wrote up a little explaining how I used partials to yield a cleaner program definition.