PairwiseIterableExtension<E> extension

on

Methods

pairwise() Iterable<(E, E)>
An iterable over the successive overlapping pairs of this iterable.