Searched defs:countWhere (Results 1 – 7 of 7) sorted by relevance
295 …export function countWhere<T>(array: readonly T[], predicate: (x: T, i: number) => boolean): numbe… function
316 function countWhere(array, predicate) { function
385 function countWhere(array, predicate) { function
590 function countWhere(array, predicate) { function
396 function countWhere(array, predicate) { function