UNPKG

@stdlib/utils-count-by

Version:

Group values according to an indicator function and return group counts.

3 lines 110 B
/// <reference path="../docs/types/index.d.ts" /> import countBy from '../docs/types/index'; export = countBy;