mu-lambda

所属分类:工具库
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2020-12-11 10:14:04
上 传 者sh-1993
说明:  函数编程实用程序的小库。,
(A small library of functional programming utilities.,)

文件列表:
.travis.yml (34, 2019-09-20)
babel.config.js (210, 2019-09-20)
dist/ (0, 2019-09-20)
dist/mu-lambda.js (5071, 2019-09-20)
dist/mu-lambda.min.js (2486, 2019-09-20)
jest.config.js (6053, 2019-09-20)
package.json (556, 2019-09-20)
rollup.config.js (126, 2019-09-20)
rollup.config.min.js (201, 2019-09-20)
src/ (0, 2019-09-20)
src/index.js (4470, 2019-09-20)
test/ (0, 2019-09-20)
test/test.js (10062, 2019-09-20)
yarn.lock (172385, 2019-09-20)

# μλ [![Build Status](https://travis-ci.org/Khan/mu-lambda.svg?branch=master)](https://travis-ci.org/Khan/mu-lambda) A small library of functional programming utilities. ## function list All functions are curried. - all - some - compose - curry - eq - filter - find - findIndex - first - flatMap - flatten - fromEntries - fromPairs (alias for 'fromEntries') - id - identity (alias for 'id') - join - last - length - map - neq - none - pipe - prop - propEq - reduce - reduceRight - remove - replace - split - sum - uniq

近期下载者

相关文件


收藏者