MCPcopy
hub / github.com/microsoft/SandDance / ascendingComparator

Function ascendingComparator

docs/tests/v2/es6/js/sanddance.js:85186–85190  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

85184}
85185
85186function ascendingComparator(f) {
85187 return function (d, x) {
85188 return (0, _ascending.default)(f(d), x);
85189 };
85190}
85191},{"./ascending.js":"yJgn"}],"YrTP":[function(require,module,exports) {
85192"use strict";
85193

Callers 1

_defaultFunction · 0.70

Calls 1

fFunction · 0.70

Tested by

no test coverage detected