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

File map-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {map} from "../src/index.js";
3
4it("map(values, mapper) returns the mapped values", () => {

Callers

nothing calls this directly

Calls 1

mapFunction · 0.90

Tested by

no test coverage detected