Skip to content
Snippets Groups Projects
Pierre-Yves David's avatar
Pierre-Yves David authored
In the underlying data, the copies information and the removal information are
interleaved. And in the consumer code, the consumption could be interleaved too.
So, we make the processing closer to the underlying data by fusing the two
iterators into one. Later, we will directly consume the underlying data and that
logic to combine the two iterator will unnecessary.
5489269c
History
Name Last commit Last update