dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
repeat
Function repeat
repeat
(
pattern
:
Pattern
,
quantifier
:
Quantifier
)
:
Pattern
Creates a repeat pattern with the given pattern and quantifier.
Parameters
pattern
:
Pattern
quantifier
:
Quantifier
Returns
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a repeat pattern with the given pattern and quantifier.