Infinite generator of sequence increasing values.
Start value can be specified.
T – Type of sequence values (must support ++ or ‘—’ operators).
++