Ranges

Salih Dincer salihdb at hotmail.com
Fri Aug 5 04:05:08 UTC 2022


On Thursday, 4 August 2022 at 22:54:42 UTC, pascal111 wrote:
>
> I didn't notice that all what we needs to pop a range forward 
> is just a slice, yes, we don't need variable here.

Ranges and Slices are not the same thing. Slicing an array is 
easy. This is a language possibility. For example, you need an 
incrementing variable for the Fibonacci Series.

SDB at 79



More information about the Digitalmars-d-learn mailing list