• Calculates the sum of a set of values.

    Parameters

    • values: Iterable<number, any, any>

      The values to add.

    Returns number