FixedString.opIndex

array features...

  1. auto opIndex()
  2. CharT opIndex(size_t index)
    struct FixedString(size_t maxSize, CharT = char)
    const @nogc nothrow pure @safe
    CharT
    opIndex
    (
    in size_t index
    )

Meta