Hacker News new | ask | show | jobs
by alexchamberlain 5031 days ago
Interesting, it's not a symbol according to EDN.
1 comments

Oh yes, there's a few differences. For example, Clojure also has a radix notation for integers (as in 16rFF = 255) that doesn't seem to be a part of EDN. I had assumed that Clojure would cast the deciding vote in these sorts of things, but now that I think about it, maybe not.