RawRadixTree.dup

Returns a duplicate of this tree if present. Shallowly duplicates the values in the map case.

struct RawRadixTree
@trusted
typeof(this)
dup
()

Meta