@ -108,4 +108,7 @@
(map map-entry->byte-array)
(sort ba-comparator)
(cons map-sep)
(join-byte-arrays))))
(join-byte-arrays)))
java.math.BigDecimal
(to-byte-array [this]
(.getBytes (.toString this))))