[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
case-test
- To: Dave.Touretzky@A.CS.CMU.EDU
- Subject: case-test
- From: "Scott E. Fahlman" <Fahlman@C.CS.CMU.EDU>
- Date: Wed, 21 May 1986 04:20:00 -0000
- Cc: common-lisp@SU-AI.ARPA
- In-reply-to: Msg of 21 May 1986 00:09-EDT from Dave.Touretzky at A.CS.CMU.EDU
- Sender: FAHLMAN@C.CS.CMU.EDU
Wouldn't CASE-IF be closer to the other things in the language that take
predicate first arguments (such as REMOVE-IF, FIND-IF, etc.)? I can't think
of any other Common Lisp function that ends in -TEST.
I thought about that, but I believe that the "if" forms all take unary
predicates at present.
-- Scott