array.size_type

struct array(T, size_t N)
extern (D) pragma(inline, true)
alias size_type = size_t

Meta