MCPcopy Create free account
hub / github.com/curran/screencasts / baseSortByOrder

Function baseSortByOrder

introToChiasm/examples/code/latest/main-build.js:3232–3246  ·  view source on GitHub ↗

* The base implementation of `_.sortByOrder` without param guards. * * @private * @param {Array|Object|string} collection The collection to iterate over. * @param {Function[]|Object[]|string[]} iteratees The iteratees to sort by. * @param {boolean[]} orders The sort orders o

(collection, iteratees, orders)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runInContextFunction · 0.70
sortByOrderFunction · 0.70

Calls 6

getCallbackFunction · 0.70
arrayMapFunction · 0.70
callbackFunction · 0.70
baseMapFunction · 0.70
baseSortByFunction · 0.70
compareMultipleFunction · 0.70

Tested by

no test coverage detected