Skip to content

Add example that generates a radix tree #30

@root-11

Description

@root-11

https://en.wikipedia.org/wiki/Radix_tree

image

Automatic conversion of column of text to radix tree would be a neat helper for many cases. In particular as a radix tree is quick to update in contrast to a b-tree and therefore can be useful as an index for a table that changes quickly

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions