add CustomStringConvertible to types...
heckj opened this issue · 0 comments
heckj commented
Debugging the internals is kind of messy and verbose when using the default string interpolation, so I think there'd be some benefit to adding CustomStringConvertible conformance to a number of the types, especially around state and delta generation for the CRDTs.