Type Alias AccumulatorOperator<R>

AccumulatorOperator<R>: ((collection: Any[], expr: Any, options: Options) => R)

Type Parameters