Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!snorkelwacker!bloom-beacon!ANDREW.CMU.EDU!tg1e+ From: tg1e+@ANDREW.CMU.EDU ("Timothy R. Gottschalk") Newsgroups: comp.lang.scheme.c Subject: Multiple args to for-each... Message-ID: Date: 20 Dec 89 03:09:38 GMT Sender: daemon@athena.mit.edu (Mr Background) Distribution: inet Organization: The Internet Lines: 11 I have Texas Instrument's PC Scheme V3.03 and I am disappointed that for-each, apply, and map constructs can only take one list (as an argument) from which elements are drawn from. That is, they don't accept multiple list arguments as standard Scheme should. Can anyone send me a macro version of for-each, apply, and map that would take multiple args? Yes, I have given it a shot myself but with finals I'm really pressed for time. T. Gottschalk CMU