• Extracts the continue value in the ControlFlow object if it is a Continue, or None otherwise.

    Type Parameters

    • B

    • C

    Parameters

    Returns Option<C>

    The continue value in Some if it is a Continue, or None otherwise.

Generated using TypeDoc