[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Status of declare UNSPECIAL
- To: navajo!common-lisp%su-ai@navajo.stanford.edu
- Subject: Status of declare UNSPECIAL
- From: edsel!bhopal!jonl@navajo.stanford.edu (Jon L White)
- Date: Thu, 24 Jul 86 13:36:47 PDT
Was there ever a clear consensus one way or the other on this?
I remember it being brought up several times over the years, but
don't remember how it turned out.
In a previous note, I used the syntax (declare (notype x)). This
was a lapse into Maclisp style -- the common-lisp equivalent would
probably be (declare (type t x)).
-- JonL --