static A unlessLoading(IF0 f) { ret f == null || isUnstructuring() ? null : f!; }