static S nlPrettyPrint(L l) { ret fromLines(map(func(S s) { aToAn(s) }, l)); }