Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!munnari.oz.au!goanna!ok From: ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) Newsgroups: comp.lang.scheme Subject: Re: news Message-ID: <4867@goanna.cs.rmit.oz.au> Date: 3 Mar 91 07:16:43 GMT References: <1991Mar1.153624.45733@vaxb.acs.unt.edu> <1991Mar2.000059.16156@cunixf.cc.columbia.edu> Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 12 > In article <1991Mar1.153624.45733@vaxb.acs.unt.edu> munawar@vaxb.acs.unt.edu writes: > [how to flatten a list of lists] '((a b)(c d)(e f))> In article <1991Mar2.000059.16156@cunixf.cc.columbia.edu>, lpl@cunixb.cc.columbia.edu (Leonard P Lidov) proposed a complicated solution. (apply append '((a b) (c d) (e f))) is all that is called for. -- The purpose of advertising is to destroy the freedom of the market.