UNPKG

trampoline-ts

Version:

A type-safe way to emulate tail-call optimization with trampolines

3 lines (2 loc) 55 B
export * from './thunk'; export * from './trampoline';