UNPKG

@total-order/reversed

Version:

Comparison function reversion for JavaScript

3 lines (2 loc) 102 B
exports.reversed=function(r){return function(e,n){return r(n,e)}}; //# sourceMappingURL=index.cjs.map