List.remove

Undocumented in source.
struct List(T)
void
remove
out { assert (_size >= 0); }

Meta