Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 378 Bytes

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