Preview value of the next element of the array iterated over.
Does not affect internal pointer which means it does not affect of value returned by next().
Preview key-value of the next pair of the hash iterated over.
Does not affect internal pointer which means it does not affect of value returned by next().