mutils ~master (2018-10-28T20:05:58Z)
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
clear
empty
length
opDollar
opIndex
opOpAssign
opSlice
remove
reset
variables
vec