Drop a number of values from the sequence
Number of items to drop greater than 0
Returns the number of matched items in the sequence
Take given numbe for values from sequence
A number greater than 0
Returns the fully realized values of the iterators.
The return value will be an array unless lazy.first()
was used.
The realized values are cached for subsequent calls.
A lazy collection iterator yields a single value at a time upon request.