static IF2 toIF2(IF0 f) { ret f == null ?: (a, b) -> f!; }