MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / sortByOrder

Function sortByOrder

iBlog.WebUI/Scripts/lodash.js:7199–7213  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isIterateeCallFunction · 0.85
baseSortByOrderFunction · 0.85
isArrayFunction · 0.50

Tested by

no test coverage detected