Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/utils.ts>chunks

MTProto API Client for Deno 🦕
Latest
function chunks
import { chunks } from "https://deno.land/x/grm@0.8.2/utils.ts";

Parameters

arr: T[]
optional
size = [UNSUPPORTED]

Returns

Generator<T[]>