MCPcopy Create free account
hub / github.com/SimplyDo/projector / bind

Function bind

lib/angular/angular.js:671–689  ·  view source on GitHub ↗

* @ngdoc function * @name angular.bind * @function * * @description * Returns a function which calls function `fn` bound to `self` (`self` becomes the `this` for * `fn`). You can supply optional `args` that are are prebound to the function. This feature is also * known as [function currying](

(self, fn)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compositeLinkFnFunction · 0.85
getterFunction · 0.85

Calls 2

sliceArgsFunction · 0.85
isFunctionFunction · 0.85

Tested by

no test coverage detected