RBTreeT.search

Undocumented in source. Be warned that the author may not have intended to support it.
struct RBTreeT(K)
@nogc const pure
const(Node*)
search
(
const(K) item
)

Meta