SListRange, Ranges, costructors
Daniel Keep
daniel.keep.lists at gmail.com
Mon Apr 12 20:24:38 PDT 2010
You don't need reset if you make the range a property of the list. Then
you would use `foreach( x ; list.elements )` or something.
More information about the Digitalmars-d
mailing list