Difference

open class Difference(source)

A Difference should give me a sequence of elements I should find (to indicate the context) followed by a list of elements to remove or to add and follow by another sequence of elements. I should later be able to apply such difference to a nodeText.

Functions

Link copied to clipboard
open fun toString(): String