• Delimits the continuation of any shift inside M.

    Type Parameters

    • R

    • S

    Parameters

    • contT: Cont<R, R>

      The limited continuation.

    Returns Cont<S, R>

    The delimited continuation.

Generated using TypeDoc