MCPcopy Create free account
hub / github.com/microsoft/SandDance / ascendingComparator

Function ascendingComparator

docs/app/js/sanddance-app.js:110339–110341  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

110337 };
110338};
110339function ascendingComparator(f) {
110340 return (d, x)=>(0, _ascendingJsDefault.default)(f(d), x);
110341}
110342
110343},{"./ascending.js":"3BPPi","@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"h4wXR":[function(require,module,exports) {
110344var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers 1

sanddance-app.jsFile · 0.70

Calls 1

fFunction · 0.70

Tested by

no test coverage detected