node.length = left.length + right.length node.hash = Hash(left.length, left.hash, right.length, right.hash)