Thanks, all, that's enlightening. So if I understand correctly, I
designed hexchar? to accept a string argument, which means it needed a
CharSequence, right? But instead it was getting a Char, which is not
the same thing as a one-character string, and thus was not a
CharSequence.

Yahrgh, I've been working in PHP the last few years, it's giving me
bad habits. Bad mental habits, worse yet. But it's coming back to me.

Thanks again.

m

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