Deque.ConstRange

Undocumented in source.
struct Deque(T, bool mayNull = true)
alias ConstRange = RangeT!(const DequePayload!T)

Meta