MCPcopy
hub / github.com/angular-ui/ui-grid / valueFn

Function valueFn

lib/test/angular/1.5.0/angular.js:529–529  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

527
528
529function valueFn(value) {return function() {return value;};}
530
531function hasCustomToString(obj) {
532 return isFunction(obj.toString) && obj.toString !== toString;

Callers 7

createInjectorFunction · 0.70
valueFunction · 0.70
$CompileProviderFunction · 0.70
$interpolateFunction · 0.70
$WindowProviderFunction · 0.70
angular.jsFile · 0.70
ngDirectiveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected