uom-types - v0.0.0-development
    Preparing search index...

    Function sum

    • Takes the sum of all the values in the given collection.

      Type Parameters

      • T extends number

      Parameters

      • values: Iterable<T>

      Returns OperationIO<T>

      Math.sum(values)