TakeLastOnIterableExtension extension

on

Methods

takeLast(int count) Iterable<String>
Takes the last count elements from the iterable.