* Creates an array of elements, sorted in ascending order by the results of * running each element in a collection through `iteratee`. This method performs * a stable sort, that is, it preserves the original sort order of equal elements. * The `iteratee` is bound to `thisA
(collection, iteratee, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected