static IF1 f1ToIF1(F1 f) { ret f == null ?: a -> f.get(a); }