DList.clear

remove all items from list

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

Meta