/learning-functional

函数式编程demo

Primary LanguageJavaScriptMIT LicenseMIT

learning-functional

函数式编程demo

安装依赖, npm install

自己编写的简单的高阶函数集合在 lib/es6-functional.js

你可以去 function-playground/play.js 中打开对应的注释,然后运行 npm run playground