I was wondering if there was a common protocol to get a string representation of an object yet. Also, are there common protocols for ints, doubles, chars, etc? Having just spent a lot of time writing Python, having an int function that worked on both Strings and Ints was great. I'd love to be able to use a protocol for this.
Sean -- 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