Re: Is there any eq t test in Common Lisp?
- From: "Tim Bradshaw" <tfb+google@xxxxxxxx>
- Date: 26 Jan 2007 08:36:12 -0800
On Jan 26, 2:34 pm, "Andreas Thiele" <nos...@xxxxxxxxxx> wrote:
Hi,
I'm just wondering if there is no predefined synonym for
(defun t-p (x) (eq t x))?
I don't think so. It's not nearly as useful as NULL since you
generally want to know if something is false or true, and any non-NIL
object is true, not just T.
I think it should be TP not T-P.
.
- Follow-Ups:
- Re: Is there any eq t test in Common Lisp?
- From: Andreas Thiele
- Re: Is there any eq t test in Common Lisp?
- References:
- Is there any eq t test in Common Lisp?
- From: Andreas Thiele
- Is there any eq t test in Common Lisp?
- Prev by Date: Re: Lists of functions
- Next by Date: Re: Tick tack (old age attack)
- Previous by thread: Re: Is there any eq t test in Common Lisp?
- Next by thread: Re: Is there any eq t test in Common Lisp?
- Index(es):