dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
taggedPatternWithTag
Function taggedPatternWithTag
taggedPatternWithTag
(
tag
:
Tag
,
pattern
:
Pattern
)
:
TaggedPattern
Creates a TaggedPattern that matches tagged values with specific tag and content.
Parameters
tag
:
Tag
pattern
:
Pattern
Returns
TaggedPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a TaggedPattern that matches tagged values with specific tag and content.