mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
SortedVector.remove
mutils
container
sorted_vector
SortedVector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SortedVector
(T, alias less = "a < b")
void
remove
(
size_t
elemNum
)
Meta
Source
See Implementation
mutils
container
sorted_vector
SortedVector
aliases
cmpFunction
functions
add
empty
length
opDollar
opIndex
opOpAssign
opSlice
remove
reset
variables
vec