* This method is like `_.sortByAll` except that it allows specifying the * sort orders of the iteratees to sort by. If `orders` is unspecified, all * values are sorted in ascending order. Otherwise, a value is sorted in * ascending order if its corresponding order is "asc"
(collection, iteratees, orders, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected