Was thinking on this topic after seeing this:
http://stackoverflow.com/questions/13014999/cannot-slice-taker-from-std-range-in-d
Still can't understand rationale here. Why native slicing /
random access is allowed for narrow strings, but trait explicitly
negates this?
- Narrow string is not a random access range mist
- Re: Narrow string is not a random access range Andrei Alexandrescu
- Re: Narrow string is not a random access rang... mist
- Re: Narrow string is not a random access ... Andrei Alexandrescu
- Re: Narrow string is not a random acc... Andrei Alexandrescu
- Re: Narrow string is not a rando... mist
- Re: Narrow string is not a r... Simen Kjaeraas
- Re: Narrow string is not a r... mist
- Re: Narrow string is not... Jonathan M Davis
- Re: Narrow string is not... mist
- Re: Narrow string is not... Jonathan M Davis