MCPcopy Create free account
hub / github.com/breck7/scroll / one

Function one

external/.d3.js:3671–3675  ·  view source on GitHub ↗
(b)

Source from the content-addressed store, hash-verified

3669}
3670
3671function one(b) {
3672 return function(t) {
3673 return b(t) + "";
3674 };
3675}
3676
3677function interpolateString(a, b) {
3678 var bi = reA.lastIndex = reB.lastIndex = 0, // scan index for next number in b

Callers 1

interpolateStringFunction · 0.85

Calls 1

bFunction · 0.70

Tested by

no test coverage detected