/** @internal */ function sumBigints(vs: bigint[]) { let total = 0n; for (let i=0; i