Search found 3 matches

by h2o
Sun May 10, 2009 12:27 pm
Forum: Common Lisp
Topic: What (some x x x x)??
Replies: 4
Views: 6493

Re: What (some x x x x)??

Yes I see,..
Thank you. This is an even nicer Lisp-documentation.
by h2o
Fri May 08, 2009 3:12 am
Forum: Common Lisp
Topic: What (some x x x x)??
Replies: 4
Views: 6493

Re: What (some x x x x)??

Yes, thanks!
Downloaded it and put it under my pillow.
Compared to other languages it's sometimes hard for lisp-beginners to find the way around, so this might be a big step forward.

thank you gugamilare,
*h2o*
by h2o
Thu May 07, 2009 3:15 am
Forum: Common Lisp
Topic: What (some x x x x)??
Replies: 4
Views: 6493

What (some x x x x)??

Hi everybody! This is my first posting and it's about a maybe very simple question: What does the function some?? I've tried to parse the simple Eliza-prog from paip and there it was (in (use-eliza-rules) ).. It is not listed in Steeles book and as it's a very common word it is nearly impossible to ...