Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caolan/async
/ detect.js
File
detect.js
lib/detect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
identity from
'lodash/identity'
;
2
3
import
createTester from
'./internal/createTester'
;
4
import
doParallel from
'./internal/doParallel'
;
Callers
nothing calls this directly
Calls
1
doParallel
Function · 0.85
Tested by
no test coverage detected