mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
SortedVector.opSlice
mutils
container
sorted_vector
SortedVector
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opSlice
()
struct
SortedVector
(T, alias less = "a < b")
auto
opSlice
(
)
T
[]
opSlice
(size_t x, size_t y)
Meta
Source
See Implementation
mutils
container
sorted_vector
SortedVector
aliases
cmpFunction
functions
add
clear
empty
length
opDollar
opIndex
opOpAssign
opSlice
remove
reset
variables
vec