[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISPM at MIT-AI
- From: David Chapman <Zvona at MIT-AI>
- Date: Fri ,15 Jan 82 21:19:00 EDT
In System 78.44, ZMail 38.5, Experimental Tester 18.5, microcode 836, on Lisp Machine Twenty-two:
string-search-char should barf on a non-character first arg. I
keep getting the two arguments backward and then not being able
to figure out why I'm losing so bad.
Is string-search-char supposed to be faster than string-search,
or why are we supposed to use it when string-search does the same
thing with the same args?