Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ zero
Function
zero
external/.d3.js:3665–3669 ·
view source on GitHub ↗
(b)
Source
from the content-addressed store, hash-verified
3663
reB =
new
RegExp(reA.source,
"g"
);
3664
3665
function
zero(b) {
3666
return
function
() {
3667
return
b;
3668
};
3669
}
3670
3671
function
one(b) {
3672
return
function
(t) {
Callers
1
interpolateString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected