SortedVector.cmpFunction

Undocumented in source.
struct SortedVector(T, alias less = "a < b")
alias cmpFunction = binaryFun!less

Meta