stdlib-js / array-base-count-same-value Sponsor Star 1 Code Issues Pull requests Count the number of elements that are equal to a given value in an array. nodejs javascript count data node types array stdlib sum structure node-js same summation total countif Updated Sep 1, 2024 JavaScript
stdlib-js / array-base-count-if Sponsor Star 1 Code Issues Pull requests Count the number of elements in an array that satisfy the provided testing function. nodejs javascript count data node types array stdlib sum structure node-js truthy summation total countif Updated Sep 1, 2024 JavaScript
stdlib-js / array-base-count-truthy Sponsor Star 1 Code Issues Pull requests Count the number of truthy elements in an array. nodejs javascript count data node types array stdlib sum structure node-js truthy summation total countif Updated Sep 1, 2024 JavaScript
stdlib-js / array-base-count-same-value-zero Sponsor Star 1 Code Issues Pull requests Count the number of elements that are equal to a given value in an array. nodejs javascript count data node types array stdlib sum structure node-js same summation total countif Updated Dec 23, 2024 JavaScript
stdlib-js / array-base-count-falsy Sponsor Star 1 Code Issues Pull requests Count the number of falsy elements in an array. nodejs javascript count data node types array stdlib sum structure node-js falsy summation total countif Updated Dec 30, 2024 JavaScript