Searched defs:groupBy (Results 1 – 2 of 2) sorted by relevance
232 public static groupBy(array: Array<any>, key: string) { method in Utils