TryInsertAllExtension<T> extension

on

Methods

tryInsertAll(int index, Iterable<T> other) Iterable<T>
Inserts an element into the iterable at the specified index.