FixedArray.opDollar

Undocumented in source.
struct FixedArray(T, uint capacity_, bool borrowChecked = false)
pragma(inline, true) @property
alias opDollar = length

Meta