And really, this is more an issue for swift-evolution, since what you’re
talking about (self-incrementing indexes) would be a new language feature.
- Karl
> On 3. Jan 2018, at 01:19, Karl Wagner wrote:
>
> Swift used to do this, but we switched it around so indexes couldn’t
> self-increment.
Sorry for my unclear "offset indexable".
So what I mean by "offset indexable" is providing a "collection-element level
offset indexing". This indexing could provide to any collection, because it is
the basic concept of collections.
The unicode offset is different than it and is important to Strin