Skip to main content
Module

x/grm/src/utils.ts>chunks

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

Parameters

arr: T[]
optional
size = [UNSUPPORTED]

Returns

Generator<T[]>