[]Module sauron::prelude::mt_dom::diff

provides diffing algorithm which returns patches

Functions

diff_with_functions

calculate the difference of 2 nodes if the skip function evaluates to true diffinf of the node will be skipped entirely

diff_with_key

calculate the difference of 2 nodes

increment_node_idx_to_descendant_count

increment the cur_node_idx based on how many descendant it contains.