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
Return the patches needed for old_node
to have the same DOM as new_node