Re: Sets of constants
Frode Vatvedt Fjeld <[email protected]> 27 Mar 2007 18:49:06 +0200
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Message-ID | <[email protected]> |
Luis Oliveira <[email protected]> writes: > Why not plain old +constants+ with defconstant? I'm not suggesting > that's a better idea, just curious. One problem is that you can't export the symbols so easily. And there's no obvious way to do reverse mapping. -- Frode Vatvedt Fjeld