DList.clear

remove all items from list

struct DList(T, Allocator = Mallocator, bool GCRangesAllowed = true)
void
clear
@safe
(
)

Meta