npm-kickstart - v0.0.0-development
    Preparing search index...

    Function sum

    • A simple utility function that calculates the sum of multiple numbers

      Parameters

      • ...numbers: number[]

        The numbers to sum

      Returns number

      The sum of the numbers