import { range } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Returns a Lazy which will yield consecutive numbers.
Parameters
optional
args: RangeArgsx/better_iterators/mod.ts>range
import { range } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Returns a Lazy which will yield consecutive numbers.