switchNotFoundToNull

fun <T> switchNotFoundToNull(query: () -> T): T?