Creates a data structure to represent the 0'th index during array slicing, e.g. gstring[i..j].
See Implementation
Creates a data structure to represent the 0'th index during array slicing, e.g. gstring[i..j].