static L mapQuickEval_javaExpr(Iterable l) { ret map(e -> e.quickEval(), l); }