Mauricio Aldazosa <[email protected]> writes: > According to the reader documentation (http://clojure.org/reader), it > seems that '>' is not a valid character for a symbol name: > > Symbols begin with a non-numeric character and can contain > alphanumeric characters and *, +, !, -, _, and ? (other characters > will be allowed eventually, but not all macro characters have been > determined)
Well, record and type constructors are named ->MyRecOrType, and records generate conversion fns map->MyRec, so that statement seems outdated to me. Bye, Tassilo -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
