Symbol (programming): Difference between revisions

Content deleted Content added
Line 43:
</source>
 
In [[Common Lisp]] symbols with a leading colon in their printed representations are [[Keyword (computer programming)|keyword symbolsymbols]]s. These are interned in the keyword package.
<source lang="lisp">
:keyword-symbol