Skip to main content

Interface: MatchCondition<A, B>

types.MatchCondition

Type parameters

Name
A
B

Callable

MatchCondition

MatchCondition(a, b): boolean

Parameters

NameType
aA
bB

Returns

boolean