DList.remove

Returns; true if the element was not found

struct DList(E)
@nogc nothrow
bool
remove
(
Element* e
)