• Maps the continue value of ControlFlow object by the specified function, and then flattens it.

    Type Parameters

    • B

    • C1

    • C2

    Parameters

    Returns ((cf) => ControlFlow<B, C2>)

    A transformed one.

Generated using TypeDoc