From: -gary- (gary.dunne1 at gmail.com) Date: Wed Apr 29 09:47:02 EDT 2009 |
|
I have a list which I want to output. What would be the best way to do this? Also, is it possible to concatenate two lists together? For instance, if I have two separate lists of names.., in Scheme, how could I do something like: list1 += list2 Thank you.
Posted on the users mailing list. |
|