static S lisp2label(Lisp l) { ret l.isLeaf() l.head : str(l); }