Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nbubna/store
/ isArray
Function
isArray
libs/requirejs.js:45–47 ·
view source on GitHub ↗
(it)
Source
from the content-addressed store, hash-verified
43
}
44
45
function
isArray(it) {
46
return
ostring.call(it) ===
'[object Array]'
;
47
}
48
49
/**
50
* Helper
function
for
iterating over an array. If the func returns
Callers
4
mixin
Function · 0.85
hasPathFallback
Function · 0.85
newContext
Function · 0.85
requirejs.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…