Module mt_dom::diff[][src]

Expand description

provides diffing algorithm which returns patches

Functions

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

calculate the difference of 2 nodes

increment the cur_node_idx based on how many descendant it contains.