SortedTree.insert

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

Meta