SortedVector.vec

Undocumented in source.
struct SortedVector(T, alias less = "a < b")
Vector!T vec;

Meta