Function DList.opIndex

DList.Range opIndex();

DList.ConstRange opIndex() const;

Returns

Range that iterates over all elements of the container, in forward order.