and by the way, is the statement " (atom (car L)" means that we get the
first item from list L? or try getting the bracket from the first
item?? Please somebody answer it for me, thankx!!!
In article <·················@hotmail.com>,
Mike Chu <······@hotmail.com> wrote:
>and by the way, is the statement " (atom (car L)" means that we get the
>first item from list L? or try getting the bracket from the first
>item?? Please somebody answer it for me, thankx!!!
It means you get the first element of the list L, and then test whether
it's an atom.
--
Barry Margolin, ······@bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.