static F2 if2ToF2(IF2 f) { ret f == null ? null : func(A a, B b) -> C { f.get(a, b) }; }