Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yxz/collections/mod.ts

Deno Standard Extensions
Latest
import * as yxz from "https://deno.land/x/yxz@0.32.0/collections/mod.ts";

Functions

f
omit
deprecated
f
pick
deprecated

Return an object that produces a sequence of integers from start (inclusive) to stop (exclusive) by step.