@steelbreeze/pivot
    Preparing search index...

    Type Alias Dimension<TElement>

    Dimension: Predicate<TElement>[]

    A dimension is a set of Predicate used to partition data.

    Type Parameters

    • TElement

    The type of the source data that the Dimension was created for.