@JsFunction @FunctionalInterface public static interface JsArray.Reduce2<R,T>
R
reduce(R accumulator, T currentValue, int index)
R reduce(R accumulator, T currentValue, int index)