ExcludeAtExtension<T> extension

on

Methods

excludeAt(int index) Iterable<T>
Returns all elements in this iterable except the element at index.