Yes I see,..
Thank you. This is an even nicer Lisp-documentation.
Search found 3 matches
- Sun May 10, 2009 12:27 pm
- Forum: Common Lisp
- Topic: What (some x x x x)??
- Replies: 4
- Views: 8187
- Fri May 08, 2009 3:12 am
- Forum: Common Lisp
- Topic: What (some x x x x)??
- Replies: 4
- Views: 8187
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*
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*
- Thu May 07, 2009 3:15 am
- Forum: Common Lisp
- Topic: What (some x x x x)??
- Replies: 4
- Views: 8187
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 ...