Skip to main content
Module

x/grm/src/helpers.ts>groupBy

MTProto API Client for Deno 🦕
Go to Latest
function groupBy
import { groupBy } from "https://deno.land/x/grm@0.5.2/src/helpers.ts";

Parameters

list: unknown[]
keyGetter: Function