I would expect something like this to work: (String. (into-array [\a \b \c])) would yield "abc", but it gives me an error.
It seems very natural to turn a string into a Clojure collection to do various manipulations, but then how do you turn a collection of characters back into a string? --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---