Skip to main content
Module

x/froebel/iterable.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.21.3/iterable.ts";

Functions

Returns a generator that repeats sequence.

Takes n elements from the iterable list and returns them as a generator.