Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "group-by"

Index

Functions

Functions

Const groupBy

  • groupBy<T>(key: Fn<T, any>, input: Iterable<T>): IObjectOf<T[]>
  • Type parameters

    • T

    Parameters

    • key: Fn<T, any>
    • input: Iterable<T>

    Returns IObjectOf<T[]>

Generated using TypeDoc