<TKey, T>
public
limit(int<-1, max> $limit = -1, int<0, max> $offset = 0): CollectionInterface<TKey, T>
Limit the number of values in the collection.
Nexus\Collection\Collection::limit()