INCREMENT
=INCREMENT(0) -> 1
DEFINE( INCREMENT, LAMBDA( x, [times], SUM( x, DEFAULT( times, 1))))
Help us optimize this function