Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
fib
Function · 0.85
o
Function · 0.85
saveResult
Function · 0.85
testAfter
Function · 0.85
testBefore
Function · 0.85
func
Function · 0.70
f
Function · 0.70
fn
Function · 0.70
bound
Function · 0.50
_
Function · 0.50
cb
Function · 0.50
matcher
Function · 0.50
Tested by
no test coverage detected