SortedList.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct SortedList(E, alias cmp = "a < b", bool allowDuplicates = true, alias equal = "a == b")
string
toString
()

Meta