I'm really interested in functional programming, and here I explore some of the features of the javascript library underscore-contrib. I'd be happy for feedback / discussion.
I learnt JavaScript as my first functional programming language and I fell in love with completely. I started underscore and backbone.js as my first library for some internal project. As coming from Java background, functional looks like magic, really.
I know the feeling - unlike oo development, functional javascript feels really beautiful.
underscore is a really neat library, and underscore-contrib seems pretty promising too.