While certainly legal unicode, it's a PITA with most western keyboards. I don't recommend straying far from ASCII-128 w/o a great, great, reason.
Of course, someone from the east may disagree. On Mar 1, 5:24 pm, Joost <jo...@zeekat.nl> wrote: > On 1 mrt, 23:02, Michael Wood <esiot...@gmail.com> wrote: > > > I don't know if the following's "allowed", but it works: > > > user=> (def ð Math/PI) > > #'user/ð > > user=> ð > > 3.141592653589793 > > Sine the JVM considers all strings to be 16-bit unicode, I would > expect all the usual java/unicode number/letter types to be valid, > including the special unicode number/letter category, (accented) > upper, title and lower case and a few more. > > See also, Java's Char.isLetterOrDigit documentation. -- 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