@alextheman/utility - v4.3.5
    Preparing search index...

    Function removeDuplicates

    • Removes duplicate values from an array.

      Type Parameters

      • ItemType

        The type of the array items.

      Parameters

      Returns ItemType[]

      A new array with a different reference in memory, with the duplicates removed.