@__haoyang__/erwin
Preparing search index...
value
includes
Function includes
includes
<
T
>
(
arr
:
Value
<
T
>
[]
,
item
:
Value
<
T
>
)
:
boolean
Type Parameters
T
Parameters
arr
:
Value
<
T
>
[]
The array of Values.
item
:
Value
<
T
>
The Value to check.
Returns
boolean
If the Value
item
is in the array
arr
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__haoyang__/erwin
Loading...
The array of Values.