MCPcopy Create free account
hub / github.com/d3/d3-array / reduce-test.js

File reduce-test.js

test/reduce-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {reduce} from "../src/index.js";
3
4it("reduce(values, reducer) returns the reduced value", () => {

Callers

nothing calls this directly

Calls 1

reduceFunction · 0.90

Tested by

no test coverage detected