toIterable method

Iterable<Tuple2<K, V>> toIterable()

Implementation

Iterable<Tuple2<K, V>> toIterable() => pairIterable();