Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cujojs/when
/ wrapped
Function
wrapped
node.js:243–247 ·
view source on GitHub ↗
(err, value)
Source
from the content-addressed store, hash-verified
241
}
242
243
function
wrapped(err, value) {
244
setTimer(
function
() {
245
callback(err, value);
246
}, 0);
247
}
248
}
249
250
/**
Callers
1
success
Function · 0.85
Calls
2
callback
Function · 0.85
setTimer
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…