Well, we're planning on merging ASCIIString and UTF8String so that only UTF8String exists. There are also other string types where index = character, such as UTF-32.
On Mon, Oct 6, 2014 at 2:23 PM, Johan Sigfrids <johan.sigfr...@gmail.com> wrote: > Would it not be possible to only define indexing on ASCIIString? >