mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-06 09:28:26 +08:00
Ready for review
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
// > [].isSorted()
|
||||
// false
|
||||
// true
|
||||
// > [1].isSorted()
|
||||
// true
|
||||
// > [1,2,3].isSorted()
|
||||
|
Reference in New Issue
Block a user