On 2010 Apr 5, at 4:15 PM, Michael Wood wrote:
I think his question should be read as if he had not included any
backslashes anywhere.  i.e. he's asking about <, >, and =.  Not \ or
\> etc.

Well, I was/am trying to be precise.
Symbols are looked up by strings and strings contain characters, unlike some languages (Python, say), where characters are just single letter strings...

    user=> (seq ">=")
    (\> \=)

Sorry for the confusion!
        -Doug

--
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to