Preparing search index...
The search index is not available
@ezez/utils - v4.4.0
@ezez/utils
index
pull
Function pull
Modifies the array, removing all occurrences of specified values
pull
<
T
>
(
array
,
...
valuesToPull
)
:
T
[]
Type Parameters
T
Parameters
array
:
T
[]
Rest
...
valuesToPull
:
T
[]
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ezez/utils - v4.4.0
Loading...
Modifies the array, removing all occurrences of specified values