Preparing search index...
The search index is not available
yatter
yatter
is
isMatchSome
Function isMatchSome
is
Match
Some
<
I
,
T
>
(
input
:
I
, matchers
:
Matcher
<
I
,
T
>
[]
)
:
boolean
判断参数一是否能匹配参数二中的某个条件
Returns
Type Parameters
I
T
Parameters
input:
I
matchers:
Matcher
<
I
,
T
>
[]
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
yatter
array
case
constant
function
index
is
number
object
reg
string
type
url
Matcher
Test
Function
is
All
Match
is
Blank
is
Empty
is
Match
is
Match
All
is
Match
Some
is
Some
Match
Generated using
TypeDoc
判断参数一是否能匹配参数二中的某个条件
Returns