PoolArray.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. String opIndex(size_t idx)
  2. T opIndex(size_t idx)
    struct PoolArray(T)
    @nogc nothrow const
    static if(!(is(T == String)))
    T
    opIndex
    (
    size_t idx
    )

Meta