MCPcopy Index your code
hub / github.com/jquery/jquery / manipulationFunctionReturningObj

Function manipulationFunctionReturningObj

test/unit/manipulation.js:13–17  ·  view source on GitHub ↗
( value )

Source from the content-addressed store, hash-verified

11}
12
13function manipulationFunctionReturningObj( value ) {
14 return function() {
15 return value;
16 };
17}
18
19/*
20 ======== local reference =======

Callers 1

manipulation.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected