static L getAllVars(Iterable> l) { ret map(l, i -> getVar(i)); }