toolish - v0.2.5
    Preparing search index...

    Function removeAllElements

    • Removes all matching element from the given array.

      Type Parameters

      • T

      Parameters

      • array: T[]
      • element: T

      Returns T[]

      the removed elements