On 23 Gru, 05:51, Robert McIntyre <[email protected]> wrote: > I think it would be really cool to have a function that gives the > total number of bytes that a data structure consumes.
Here is a tiny utility I wrote some time ago; it's not very accurate, but might come in handy: https://gist.github.com/417669 best, Daniel -- 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
