constexpr.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. U opIndex(size_t index)
    struct constexpr(T : U[], U)
    final final @nogc const
    U
    opIndex
    (
    size_t index
    )
    if (
    isDynamicArray!T
    )
  2. U opIndex(size_t index)

Meta