opIndex. Extracts the nth unicode character from the referenced string.
index of character to extract
the extracted character, either as a dchar or a slice into the input string (depending on the pull_dchars template parameter).
See Implementation
opIndex. Extracts the nth unicode character from the referenced string.