PDA

View Full Version : creating a list of list in DrScheme


webdev
05-07-2010, 12:26 AM
how would you do that? Language similar to LISP I don't think you can use cons twice. really stuck. maybe (define a '('()))