GString.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Grapheme opIndex(size_t i)
  2. Grapheme[] opIndex()
  3. Grapheme[] opIndex(size_t[2] slice)
    struct GString(CharT)
    Grapheme[]
    opIndex
    ()
    (
    size_t[2] slice
    )
    if (
    isSomeChar!CharT
    )

Meta