iterChanges

fun iterChanges(f: (fromA: DocPos, toA: DocPos, fromB: DocPos, toB: DocPos, inserted: Text) -> Unit, individual: Boolean = false)

Iterate over the changed ranges in the document.