Math.max(...list);
> Math.max(..._.range(0, 1000000)) Thrown: RangeError: Maximum call stack size exceeded