SkipLastExtension<T> extension

on

Methods

skipLast(int count) Iterable<T>
Skips the last count elements in an iterable.