List Out of Lambda
|

I first read this brilliant post many years ago, and it still filters to the top of my mind now and again, so I thought it would be worth a share. In “List Out of Lambda” Steve Losh shows, in JavaScript, how you can build up the constructs of arithmetic and eventually arrays using only lambda functions.