MCPcopy Create free account
hub / github.com/comapedrosa/ionic-timeline / filterFilter

Function filterFilter

www/lib/ionic/js/angular/angular.js:18245–18279  ·  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 4

isArrayLikeFunction · 0.85
minErrFunction · 0.85
getTypeForFilterFunction · 0.85
createPredicateFnFunction · 0.85

Tested by

no test coverage detected