toolish - v0.2.5
    Preparing search index...

    Function removeElementBy

    • Removes the first array element matching the predicate.

      Type Parameters

      • T

      Parameters

      Returns undefined | T

      the original element if removed, undefined otherwise