• Removes all given values from array using SameValueZero for equality comparisons.

    Contribution to minified bundle size, when it is the only function imported:

    • Lodash: 3,634 bytes
    • Micro-dash: 217 bytes

    Type Parameters

    • T

    Parameters

    • array: T[]
    • Rest ...values: T[]

    Returns T[]

Generated using TypeDoc