array.opDollar

struct array(T, size_t N)
extern (D) pragma(inline, true) pure nothrow @nogc
alias opDollar = length

Meta