/lilfunc

A little library for functional programming in JavaScript

Primary LanguageJavaScript

Lil' Func

A little library for functional programming in JavaScript. These are just examples for a blog post to demonstrate basic FP concepts. I don't recommend this for production use. Instead try Underscore.js, Lo-Dash, fn.js, etc.

By Jonathon Morgan