UNPKG

@ysfe/array-groupby

Version:

array group by function. support Array.prototype

4 lines (3 loc) 53 B
declare interface Array<T> { groupBy: Function }