IndexedArray.R

Undocumented in source.
struct IndexedArray(E, I)
alias R = E[I.max + 1]

Meta