PrependAllExtension<T> extension

on

Methods

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