- 已经通过了官网上的所有用例
- 代码做了很详细的文档
- 代码复用,各方法效率还有待提升
- 后期准备深入源码后再优化
- It has passed all test in official website of lodash
- Code has detailed JSDocs (:stuck_out_tongue_winking_eye:but only in Chinese)
- But don't use it in your code
- I will optimize it after I go deep into source code in lodash.js
[x] Array
[x] Collection
[x] Function
[x] Math
[x] Number
[x] Object
[x] String