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

x/easyts/internal/decorator.ts>ForEach

js library written with ts, use select and chan like golang in js.
Latest
interface ForEach
import { type ForEach } from "https://deno.land/x/easyts@0.1.2/internal/decorator.ts";

Properties

readonly
length: number

Methods

iterator(reverse?: boolean): Iterator<T>