is-sorted icon indicating copy to clipboard operation
is-sorted copied to clipboard

A small module to check if an Array is sorted

Results 2 is-sorted issues
Sort by recently updated
recently updated
newest added

(follow up to #16 from @threedayAAAAA) Fixes https://github.com/dcousens/is-sorted/issues/15 This pull request, compared with #16, only adds the minimal Typescript definition required, which is exponentially easier to maintain for such a...