Skip to main content

Signature

path=null start=null

Type Parameters

  • T

Parameters

  • arr: T[] - The array to be checked.

Returns

boolean - True if all values in the array are unique, false otherwise.

Source

Defined in array.ts:87