BST.insert

Undocumented in source. Be warned that the author may not have intended to support it.
class BST(T)
void
insert
(
int k
,
T v
)

Meta