yatter
Preparing search index...
is
isMatchAll
Function isMatchAll
isMatchAll
<
I
,
T
>
(
input
:
I
,
matchers
:
Matcher
<
I
,
T
>
[]
)
:
boolean
判断参数一是否能匹配参数二中的所有条件
Type Parameters
I
T
Parameters
input
:
I
matchers
:
Matcher
<
I
,
T
>
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yatter
Loading...
判断参数一是否能匹配参数二中的所有条件