BinarySearchTree.collectNodes

Undocumented in source. Be warned that the author may not have intended to support it.
struct BinarySearchTree(K, E)
BSTNode!(K, E)*[]
collectNodes
(
BSTNode!(K, E)* source
)

Meta