[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proposed evaluator for Common LISP -- declarations



There should NOT be a way to ask the type of a variable!
CL is not a typed-variable language.  Implementations
are EXPLCITLY ALLOWED to ignore all type declarations.
-------