其實不是常用方法,是我在專案上看到過的方法。
_.sortBy(collection, [iteratees=[_.identity]])
https://lodash.com/docs/4.17.11#sortBy
_.uniq(array)
其實不是常用方法,是我在專案上看到過的方法。
_.sortBy(collection, [iteratees=[_.identity]])
https://lodash.com/docs/4.17.11#sortBy
_.uniq(array)