* 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[]} orde
(collection, iteratees, orders)
source not stored for this graph (policy: none)
no test coverage detected