self-assert / Requirements / includes
Function: includes()
includes<
ElementType>(element):Predicate<{includes:Predicate<ElementType>; }>
Returns a predicate that holds when the list contains the given element
Type Parameters
| Type Parameter |
|---|
ElementType |
Parameters
| Parameter | Type |
|---|---|
element | ElementType |
