array-is-sorted
A small module to check if an Array is sorted.
Example
console// => trueconsole// => error
License
This library is free and open-source software released under the MIT license.
A small module to check if an Array is sorted.
console// => trueconsole// => error
This library is free and open-source software released under the MIT license.
npm i array-is-sorted
1
1.1.1
MIT