While there is no reader syntax for the empty symbol, I agree that the
StringIndexOutOfBoundsException is wonky and should be fixed. Though some
might view it as a consequence of clojure's GIGO philosophy, I don't concur
with such arguments, because the separation of read and eval is there for a
reason.
Funny: Interning the empty symbol and derefing its var works: @(intern *ns*
(symbol "") "val") evaluates to "val"
I would expect a ticket for this to be accepted, but receive low priority.

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to