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

Function noop

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

* @ngdoc function * @name angular.noop * @function * * @description * A function that performs no operations. This function can be useful when writing code in the * functional style. function foo(callback) { var result = calculateResult(); (callback || angular.noop)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected