SortedTree.lowerCount

Undocumented in source. Be warned that the author may not have intended to support it.
struct SortedTree(T, alias less, bool allowDuplicates = false)
size_t
lowerCount
(
in T x
)

Meta