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