List.remove

Undocumented in source.
interface List(E)
alias remove = Collection!E.remove

Meta