文件名称:fj-apply:以功能风格`应用`!
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-02 05:20:27
JavaScript
fj-申请 apply于功能风格! 安装 npm install fj-apply --save 用法 var apply = require ( 'fj-apply' ) ; apply ( Math . min , [ - 1 , 1 , 2 , 42 , 0 ] ) ; // -1 应用程序接口 (*... -> a) -> [*]-> a 要应用的fn (强制)函数。 调用fn arg (强制)参数。
【文件预览】:
fj-apply-master
----.gitignore(933B)
----test.es6(133B)
----LICENSE(1KB)
----CONTRIBUTING.markdown(330B)
----index.es6(170B)
----.jshintrc(611B)
----README.markdown(515B)
----package.json(877B)
----index.js(802B)
----test.js(1KB)
----.travis.yml(116B)
----.editorconfig(197B)
----gulpfile.js(684B)