Creates a sequence of lists with size, iterating through the (receiver) sequence.
Receiver
the base sequence used to generate the sublists of size
Return
the sequence of sublists
Parameters
the size of the sublists to be returned
the number of elements to move on