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

    Type Parameters

    • B

    • C

    Parameters

    Returns Option<B>

    The break value in Some if it is a Break, or None otherwise.

Generated using TypeDoc