Skip to main content

Signature

path=null start=null
isSorted<T>(arr: T[], sortType: SortType): boolean

Type Parameters

  • T

Parameters

  • arr: T[]
  • sortType: SortType

Returns

boolean

Source

Defined in array.ts:64