AxlRadixTree — Radix Tree

Compact prefix tree (radix / Patricia trie) for string-keyed maps with shared-prefix compression. The full API reference is rendered on the AxlData — Data Structures page alongside the other AxlData primitives.

Header: <axl/axl-radix-tree.h>

See AxlData — Data Structures — specifically the AxlRadixTree section — for the type and function reference.