Update

fun Update(    oldDocuments: List<DittoDocument>,     insertions: List<Int>,     deletions: List<Int>,     updates: List<Int>,     moves: List<DittoLiveQueryMove>)