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