MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / baseSortBy

Function baseSortBy

libraries/lodash.js:951–959  ·  view source on GitHub ↗

* The base implementation of `_.sortBy` which uses `comparer` to define the * sort order of `array` and replaces criteria objects with their corresponding * values. * * @private * @param {Array} array The array to sort. * @param {Function} comparer The function to define sort order

(array, comparer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseOrderByFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected