catchToNull

@JvmName(name = "-catchToNull")
fun <T> Adapter<T>.catchToNull(): Adapter<T?>