Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ number1
Function
number1
external/.d3.js:5303–5305 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
5301
const
{abs: abs$3, max: max$2, min: min$1} = Math;
5302
5303
function
number1(e) {
5304
return
[+e[0], +e[1]];
5305
}
5306
5307
function
number2(e) {
5308
return
[number1(e[0]), number1(e[1])];
Callers
1
number2
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected