Jordan Eldredge

List Out of Lambda

|

Screenshot_2025-04-15_at_7.51.04_PM.png

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.

https://stevelosh.com/blog/2013/03/list-out-of-lambda/

List Out of Lambda