Collection.remove

remove single item, returning removed item

struct Collection(T)
T
remove
(
size_t index
)

Meta