CombinationsGenerator.(constructor)
Constructs a combinations generator instance.
Signature
constructor(input: CombinationsGeneratorConstructorParameters);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
{ matrixKeys, matrixValues, maxCombinations, log, } |
(not declared) | |
|
input |
Remarks
The constructor validates that the structure of keys and values is correct and prepares the generator for combination generation. The actual generation is performed by calling *generate.
Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.