executeIfNotNull

fun <T> BatchCallable?.executeIfNotNull(block: () -> T): T