@tsdotnet/array-utility - v1.0.38
    Preparing search index...

    Function removeIndex

    • Removes an entry at a specified index.

      Type Parameters

      • T

      Parameters

      • array: T[]
      • index: number

      Returns boolean

      True if the value was able to be removed.