Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Common Lisp macro question

Name: Anonymous 2011-08-24 19:59

Hey guys, I'm really new to Lisp. Say I have a macro with the following arguments:

(defmacro m (&rest args)
  ...)


How would I get the n'th item in args? elt doesn't work, of course.

Thanks.

Name: Anonymous 2011-08-24 20:10

Please ignore this thread, I found the problem and I am a massive idiot.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List