xen-dev-utils
    Preparing search index...

    Variable sumConst

    sum: SumPrecise = ...

    Accurately add up elements from an iterable.

    Uses Math.sumPrecise when the runtime supports it and falls back to the local polyfill otherwise.