is-sorted
A small module to check if an Array is sorted.
Example
var sorted =console// => trueconsole// => false// supports custom comparatorsconsole
A small module to check if an Array is sorted.
var sorted =console// => trueconsole// => false// supports custom comparatorsconsole
npm i is-sorted
815
1.0.5
MIT
4.36 kB
7