static L linesToLisp(S text) { ret map(f clParse, linesToCL(text)); }