Higher Order Programming in Javascript (w3future)

Sjoerd is writing Higher Order Programming in Javascript. I did this in my Python uploader script, and it's a really cool to manipulate functions as objects. Sjoerd shows some pretty cool, apparently useful things with it--and in Javascript. Wow.