Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jashkenas/underscore
/ objects.js
File
objects.js
test/objects.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
var
_ = typeof require ==
'function'
? require(
'..'
) : window._;
3
4
QUnit.module(
'Objects'
);
Callers
nothing calls this directly
Calls
2
args
Function · 0.85
_
Function · 0.50
Tested by
no test coverage detected