NestedIterableExtensions<E> extension

Extends Iterables of Iterables

since 0.0.1

on

Properties

flatten Iterable<E>
Flattens each iterable element of this Iterable into zero or more elements in iteration order.
no setter