Preparing search index...
The search index is not available
yatter
yatter
is
isMatch
Function isMatch
is
Match
<
I
,
T
>
(
input
:
I
, matcher
:
Matcher
<
I
,
T
>
)
:
boolean
判断参数一能否和参数二的条件相匹配
Returns
是否匹配成功
Type Parameters
I
T
Parameters
input:
I
被匹配的元素
matcher:
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
是否匹配成功