MCPcopy
hub / github.com/jashkenas/underscore / functions.js

File functions.js

test/functions.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('Functions');

Callers

nothing calls this directly

Calls 13

fibFunction · 0.85
oFunction · 0.85
saveResultFunction · 0.85
testAfterFunction · 0.85
testBeforeFunction · 0.85
funcFunction · 0.70
fFunction · 0.70
fnFunction · 0.70
boundFunction · 0.50
_Function · 0.50
cbFunction · 0.50
matcherFunction · 0.50

Tested by

no test coverage detected