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.