Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cafebazaar/blacksmith
/ valueFn
Function
valueFn
web/static/bower_components/angular/angular.js:540–540 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
538
539
540
function
valueFn(value) {
return
function
() {
return
value;};}
541
542
function
hasCustomToString(obj) {
543
return
isFunction(obj.toString) && obj.toString !== Object.prototype.toString;
Callers
5
value
Function · 0.85
$CompileProvider
Function · 0.85
$WindowProvider
Function · 0.85
angular.js
File · 0.85
ngDirective
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected