MCPcopy
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

argsFunction · 0.85
_Function · 0.50

Tested by

no test coverage detected