@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Class TwoLayerCollector<Layer1, Layer2, Values>

    two layer map abstraction

    Type Parameters

    • Layer1 extends string
    • Layer2 extends string
    • Values
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    store: Map<Layer1, Map<Layer2, Values[]>> = ...

    Methods