breakWith

fun <C, B> breakWith(value: B): CallbackChoice<C, B>

Stop and use value as the result.