MCPcopy Create free account
hub / github.com/curran/screencasts / filterFilter

Function filterFilter

introToBackbone/bower_components/angular/angular.js:14663–14767  ·  view source on GitHub ↗

* @ngdoc filter * @name filter * @kind function * * @description * Selects a subset of items from `array` and returns it as a new array. * * @param {Array} array The source array. * @param {string|Object|function()} expression The predicate to be used for selecting items from * `array`.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

comparatorFunction · 0.70
searchFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected