dlangide v0.8.7 (2017-10-16T10:34:14Z)
Home
Dub
Repo
Collection.remove
collections
Collection
remove single item, returning removed item
struct
Collection
(T, bool ownItems = false)
T
remove
(
size_t
index
)
Meta
Source
See Implementation
collections
Collection
destructors
~this
functions
add
addAll
clear
indexOf
opApply
opIndex
opOpAssign
pushBack
pushFront
remove
removeValue
properties
back
empty
front
length
popBack
popFront
size
remove single item, returning removed item