Path: utzoo!attcan!uunet!husc6!bu-cs!muller From: muller@bu-cs.BU.EDU (Robert Muller) Newsgroups: comp.lang.lisp Subject: Survey question Keywords: reader,type Message-ID: <26250@bu-cs.BU.EDU> Date: 24 Nov 88 16:33:57 GMT Organization: Boston U. Comp. Sci. Lines: 8 Informal survey question for LISPers and Schemers: What type of object is read in: ---- > (read) (lambda (x) x) ----