pub fn apply_write<T: Ord + Clone>( state: &mut MVRegister<T>, replica_id: &str, value: T, ) -> Dot
Apply write delta to MVRegister