Content deleted Content added
Link to official docs (ruby-doc.org is not official) |
Chemophilic (talk | contribs) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 11:
! language || type name(s) || example literal(s)
|-
| [[ANSI]] [[Common Lisp]] || symbol, keyword || <code>'symbol</code>, <code>:keyword</code>
|-
| [[Clojure]] || symbol,<ref>[http://clojure.org/data_structures#Data%20Structures-Symbols Symbols] on the page on Data Structures</ref> keyword<ref>[http://clojure.org/data_structures#Data%20Structures-Keywords Keywords] on the page on Data Structures</ref> || <code>'symbol</code>, <code>:keyword</code>
|