Tag: first-class functions
All the articles with the tag "first-class functions".
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.