Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parallel-js/parallel.js
/ parallel.js
File
parallel.js
lib/parallel.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
const
isCommonJS = typeof module !==
'undefined'
&& module.exports;
3
const
isNode = !(typeof window !==
'undefined'
&& this === window);
4
var
setImmediate =
Callers
nothing calls this directly
Calls
2
extend
Function · 0.85
done
Function · 0.85
Tested by
no test coverage detected