Skip to content

Commit 1bc1bf4

Browse files
committed
Add utility to group elements in a collection and return group counts
1 parent e1e435d commit 1bc1bf4

File tree

10 files changed

+935
-0
lines changed

10 files changed

+935
-0
lines changed

lib/node_modules/@stdlib/utils/count-by/README.md

Lines changed: 168 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/count-by/benchmark/benchmark.js

Lines changed: 88 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/count-by/docs/repl.txt

Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/count-by/examples/index.js

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)