UNPKG

@effect-ts/system

Version:

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

6 lines (4 loc) 72 B
// ets_tracing: off export function next(l: number) { return l + 1 }