Struct DRange

Bidirectional range for the DList.

struct DRange(L) ;

Parameters

NameDescription
L List type.