handle

fun <R> handle(onOk: () -> R, onCancel: () -> R): R