Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d3/d3-array
/ ascendingBoxValue
Function
ascendingBoxValue
test/bisector-test.js:381–383 ·
view source on GitHub ↗
(a, value)
Source
from the content-addressed store, hash-verified
379
}
380
381
function
ascendingBoxValue(a, value) {
382
return
ascending(a.value, value);
383
}
Callers
nothing calls this directly
Calls
1
ascending
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…