@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Preparing search index...
patterns
textPatternMatches
Function textPatternMatches
textPatternMatches
(
pattern
:
TextPattern
,
haystack
:
Cbor
)
:
boolean
Whether
pattern
matches the value: text equal to
value
or matching
regex
.
Parameters
pattern
:
TextPattern
haystack
:
Cbor
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Loading...
Whether
patternmatches the value: text equal tovalueor matchingregex.