Tag: currying
All the articles with the tag "currying".
FUN: First-Class Functions, Currying, and a Surprise
Extend LET with first-class functions, then use currying and partial application to uncover an unexpected consequence of how function calls are evaluated.