`Incremental` and `Pairwise` are _identical_ and the former should be marked obsolete (since `Pairwise` came first) and removed from [the next major release](https://github.com/morelinq/MoreLINQ/milestone/2). The second overload of `Incremental` can be achiever with `Index` and `Pairwise` together.