UNPKG

effect

Version:

The missing standard library for TypeScript, for writing production-grade software.

2 lines 110 B
export declare const make: <A>(value: A, previous?: Stack<A>) => Stack<A>; //# sourceMappingURL=stack.d.ts.map