self-assert / Requirements / doesNotInclude
Function: doesNotInclude()
doesNotInclude<
ElementType>(element):Predicate<{includes:Predicate<ElementType>; }>
Opposite of includes
Type Parameters
| Type Parameter |
|---|
ElementType |
Parameters
| Parameter | Type |
|---|---|
element | ElementType |
