@blockchaincommons/envelope-pattern - v1.0.0-beta.2
Preparing search index...
index
arrayWithCount
Function arrayWithCount
arrayWithCount
(
count
:
number
)
:
Pattern
[{n}]
: matches an array subject with exactly
count
elements.
Parameters
count
:
number
Returns
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/envelope-pattern - v1.0.0-beta.2
Loading...
[{n}]: matches an array subject with exactlycountelements.