* 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} compar
(array, comparer)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected