[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ALPHALESSP & Strings
- To: BUG-LISP at MIT-MC
- Subject: ALPHALESSP & Strings
- From: Dennis L. Doughty <DUFTY at MIT-MC>
- Date: Thu, 30 Jul 81 20:58:00 GMT
- Cc: DUFTY at MIT-MC
- Original-date: 30 July 1981 16:58-EDT
I do (ALPHALESSP "A" 'FOO) or (ALPHALESSP 'FOO "A") ... both return
NIL.
I believe this is due to the fact that I load the STRING library, but
I'm not sure. Why does this happen?