@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Preparing search index...
patterns
taggedPatternPathsWithCaptures
Function taggedPatternPathsWithCaptures
taggedPatternPathsWithCaptures
(
pattern
:
TaggedPattern
,
haystack
:
Cbor
,
)
:
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
The paths and captures of a tagged pattern.
Parameters
pattern
:
TaggedPattern
haystack
:
Cbor
Returns
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Loading...
The paths and captures of a tagged pattern.