limit

open override fun limit(count: Int): SizedIterable<T>

Returns a new SizedIterable containing only count elements.