RawRadixTree.insertAtLeaf

Undocumented in source. Be warned that the author may not have intended to support it.
template RawRadixTree(Value = void)
@safe pure nothrow @nogc
insertAtLeaf
(
Leaf1!Value curr
,
Elt!Value elt
,
out ElementRef elementRef
)

Meta