readOrNull

fun <R> readOrNull(resultFunction: (DBResult) -> R): R?(source)