VectorImpl.remove

Removes an element from the vector matching the given element.

struct VectorImpl(T, bool ownsMemory = true)
@nogc
void
remove

Meta