MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / sortBy

Function sortBy

app/public/libs/lodash.compat.js:4387–4420  ·  view source on GitHub ↗

* Creates an array of elements, sorted in ascending order by the results of * running each element in a collection through the callback. This method * performs a stable sort, that is, it will preserve the original sort order * of equal elements. The callback is bound to `thisArg` and

(collection, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

forEachFunction · 0.85
getObjectFunction · 0.85
mapFunction · 0.85
getArrayFunction · 0.85
releaseArrayFunction · 0.85
releaseObjectFunction · 0.85

Tested by

no test coverage detected