On Nov 11, 4:27 pm, Dave Newton <[EMAIL PROTECTED]> wrote: > I'd say create your own (stringish? ...) function then--since Clojure is > strongly Java-interop returning a T for a non-String would make (string? ...) > seem less useful, but that's just my opinion.
And every Java object has a toString() method, so in a sense everything is "stringish" (great word, by the way). -S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
