AppendAllExtension<T> extension

on

Methods

appendAll(Iterable<T> other) Iterable<T>
Inserts all elements in an iterable at the end of this iterable.