Inception (aka Currying)
I came across this awesome technique using partial evaluation called currying while trying to re-implement memoize in underscoreJS. I think of it as the inception* of »
I came across this awesome technique using partial evaluation called currying while trying to re-implement memoize in underscoreJS. I think of it as the inception* of »