UNPKG

@effect-ts/system

Version:

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

5 lines 97 B
// ets_tracing: off export function next(l) { return l + 1; } //# sourceMappingURL=next.mjs.map