RawRadixTree.insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Node insert(UKey key, Value value, ElementRef elementRef)
  2. Node insert(UKey key, ElementRef elementRef)
    struct RawRadixTree
    @safe pure nothrow @nogc
    static if(!(isValue))
    insert
    (,
    out ElementRef elementRef
    )

Meta