5.0.0 • Published 5 years ago

panda-garden v5.0.0

Weekly downloads
8
License
MIT
Repository
github
Last release
5 years ago

Panda Garden

Panda Garden is a JavaScript library providing support for functional programming in JavaScript.

square = partial Math.pow, _, 2
assert (square 3) == 9

Installation

npm install panda-garden

Roadmap

You can get an idea of what we're planning by looking at the issues list. If you want something that isn't there, and you think it would be a good addition, please open a ticket.