Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/moxiecode/plupload
/ isArray
Function
isArray
tests/js/require.js:47–49 ·
view source on GitHub ↗
(it)
Source
from the content-addressed store, hash-verified
45
}
46
47
function
isArray(it) {
48
return
ostring.call(it) ===
'[object Array]'
;
49
}
50
51
/**
52
* 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
require.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected