Open mvkara opened 2 years ago
Instead of having to do a deep equals we can add a check on the bitmaps in each of the nodes. If they differ in any way there is little need to do deep equality on each node.
Instead of having to do a deep equals we can add a check on the bitmaps in each of the nodes. If they differ in any way there is little need to do deep equality on each node.