mkirchner/hamt

Add union operator to API

Opened this issue · 0 comments

"Because it's a tree, operations like union and difference of two instances can be sublinear in the size of the instances. E.g. union can copy subtrees when the other instance has empty at the corresponding position."