Array.ConstRange

Undocumented in source.
struct Array(T)
alias ConstRange = Range!(const T)

Meta