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

File mode-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {mode} from "../src/index.js";
3
4it("mode(array) returns the most frequent value for numbers", () => {

Callers

nothing calls this directly

Calls 1

modeFunction · 0.90

Tested by

no test coverage detected