Skip to main content
Deno 2 is finally 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[]>