Ah I now remember...I think I saw this as an example for _map_ in one of the CS61A lectures. Thanks.<br><br><div class="gmail_quote">On Fri, May 7, 2010 at 3:43 PM, Matthias Felleisen <span dir="ltr">&lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Like this?<br>
<br>
&gt; (map list &#39;(1 2 3 4) &#39;(5 6 7 8) &#39;(9 10 11 12))<br>
<div><div></div><div class="h5">`((1 5 9) (2 6 10) (3 7 11) (4 8 12))<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Chad Estioco<br>BS Computer Science (ongoing)<br>University of the Philippines-Diliman<br>==============================<br><a href="http://www.skytreader.net">http://www.skytreader.net</a><br>