BoundedArray.opDollar

struct BoundedArray(E, size_t maxElements_)
alias opDollar = length

Meta