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