On Sat, 13 Nov 2010 10:02:59 -0800, Shantanu Kumar wrote: > Does anybody know if a standard 'print-table' kind of function exists in > some library? Maybe if somebody can give an example of printing a table > using cl-format or pprint. > What is your table's representation? If it's CSV perhaps you can use clojure-csv: https://github.com/davidsantiago/clojure-csv
Best, -- Michel Alexandre Salim Clojure contributor: http://clojure.org/contributing GPG key ID: 78884778 µblog: http://identi.ca/hircus | Jabber: [email protected] http://twitter.com/hircus | IRC: [email protected] () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments -- 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
