Clojure itself creates symbols with -> in them (I think defrecord creates 
functions named by such symbols).

Andy

On Oct 9, 2012, at 6:12 AM, Mauricio Aldazosa wrote:

> Hi there.
> 
> 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)
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to