import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/sum_simple.ts"; FunctionsfsumSimpleThe simple sum of an array is the result of adding all numbers together, starting from zero.