UNPKG

@effect-ts/system

Version:

Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.

11 lines (9 loc) 163 B
// ets_tracing: off export * from "./effect.js" export { forEach, forEachPar, forEachPar_, forEachUnit_, forEach_ } from "../../Effect/excl-forEach.js"