dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
repeatExact
Function repeatExact
repeatExact
(
pattern
:
Pattern
,
n
:
number
)
:
RepeatPattern
Creates a RepeatPattern that matches exactly n times.
Parameters
pattern
:
Pattern
n
:
number
Returns
RepeatPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a RepeatPattern that matches exactly n times.