UNPKG

functional.js

Version:

A functional JavaScript library that facilitates currying and point-free programming, with optional lambda expressions.

7 lines (6 loc) 94 B
language: node_js sudo: false node_js: - "4.1" before_script: - npm install -g gulp