Type alias AccumulatorOperator<R>

AccumulatorOperator<R>: ((collection, expr, options) => R)

Type Parameters

Type declaration

    • (collection, expr, options): R
    • Parameters

      Returns R