fastSum

Calculates the sum of elements in this IntRange using a mathematical approach. Overflows are not handled.

Return

The sum of elements in this range. Returns 0 if the range is empty.