这是仿照underscore自己写的函数库 函数里头有大量注释,源代码在lib里的es6-functional中 因为node与es6仍然有兼容问题,无法直接运行。 测试写在try.js中,通过babel转译成es5,可以用npm run playground 快速启动(当然先npm install)) 即将会有一个gitbook小书来辅助阅读使用函数库,my-underscore 未完待续