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

x/dnx/Generator/methods/slices.ts>default

Fluent modular JavaScript utility library.
Go to Latest
function default
import { default } from "https://deno.land/x/dnx@0.0.2/Generator/methods/slices.ts";

Parameters

this: Generator<T>
size: number
optional
step = [UNSUPPORTED]
optional
unnamed 3: { Queue?: QueueLikeConstructor<T>; } = [UNSUPPORTED]