dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
arrayPatternWithLength
Function arrayPatternWithLength
arrayPatternWithLength
(
length
:
number
)
:
ArrayPattern
Creates an ArrayPattern that matches arrays with a specific length.
Parameters
length
:
number
Returns
ArrayPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates an ArrayPattern that matches arrays with a specific length.