Duplicated trees
at some point, we will often have the same tree hashed/built and so on. we might want to deduplicate via an actual immutable store for algorithms, if this starts to become very slow.
at some point, we will often have the same tree hashed/built and so on. we might want to deduplicate via an actual immutable store for algorithms, if this starts to become very slow.
mentioned in issue #30 (closed)
mentioned in merge request !191 (merged)
closed via merge request !191 (merged)
mentioned in commit facbceb1
mentioned in commit LHCb@6c9511b2