Skip to content

total-order/reversed

This branch is 1 commit ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Jun 13, 2024
Apr 29, 2021
Jul 14, 2021
Apr 29, 2021
Feb 7, 2024
Apr 29, 2021
Jul 14, 2021
Apr 29, 2021
Feb 7, 2024
Apr 29, 2021
Apr 29, 2021
Feb 7, 2024
Oct 27, 2024
Apr 29, 2021
Apr 29, 2021
Oct 27, 2024

Repository files navigation

Comparison function reversion for JavaScript. See docs.

import {increasing} from '@total-order/primitive';
import {reversed} from '@total-order/reversed';

let decreasing = reversed(increasing);

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size