I feel the pasted lisp code here is hard to read and my eyes is not comfortable. I suggest to make a change as http://www.googies.info/articles/lisp-blog-part1.html does.
Sincerely!
Search found 2 matches
- Mon Feb 20, 2012 7:33 pm
- Forum: Common Lisp
- Topic: The code in LispForm is not user friendly
- Replies: 1
- Views: 3426
- Tue Dec 13, 2011 6:18 pm
- Forum: Common Lisp
- Topic: Implementing "last" with do*
- Replies: 19
- Views: 31140
Re: Implementing "last" with do*
(set-difference '(1 2 3 4 5 6 7) (butlast '(1 2 3 4 5 6 7)))