Adam Ashenfelter

Results 2 comments of Adam Ashenfelter

If you're using Clojure, the `hist-to-clj` and `clj-to-hist` functions can serialize a `Histogram` to native Clojure data structures (which are JSON friendly). But you're right that serialization for Java users...