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