Function trampoline

  • Parameters

    Returns ((...args) => any) & {
        cont: ((...args) => Thunk);
    }

Generated using TypeDoc