Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!agate!ucbvax!tut.cis.ohio-state.edu!magnus.ircc.ohio-state.edu!csn!ccncsu!longs.LANCE.ColoState.EDU!km219092 From: km219092@longs.LANCE.ColoState.EDU (Kevin Jay Marshall) Newsgroups: comp.lang.scheme Subject: MAPCAR Message-ID: <13441@ccncsu.ColoState.EDU> Date: 8 Mar 91 03:54:18 GMT References: <13781@asylum.SF.CA.US> <1991Mar6.004022.26316@cs.ubc.ca> Sender: news@ccncsu.ColoState.EDU Reply-To: km219092@longs.LANCE.ColoState.EDU (Kevin Jay Marshall) Organization: Colorado State U. Center for Computer Assisted Engineering. Lines: 7 Can someone please tell me what the two arguments to MAPCAR are and what exactly MAPCAR does? I have figured out the obvious, the mapcar builds a list. Other than that, without source code or a definition, I cannot write the procedure. Kevin