static B __qdot(A lhs, IF1 rhs) { ret lhs == null ?: rhs.get(lhs); }