Skip to content

total-order/primitive

Repository files navigation

Comparison of primitive values for JavaScript. See docs.

import {range} from '@iterable-iterator/range';
import {decreasing} from '@total-order/primitive';
Array.from(range(12)).sort(decreasing); // 11 10 9 8 7 ...

License Version Tests Dependencies GitHub issues Downloads

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

About

🍊 Comparison of primitive values for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •