mapDesc

open override fun mapDesc(other: ChangeDesc, before: Boolean = false): ChangeDesc

Map this description, which should start with the same document as other, over another set of changes, so that it can be applied after it. When before is true, map as if the changes in this happened before the ones in other.