Package radix implements a radix tree (prefix tree) data structure.
go get github.com/armon/go-radixNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a radix tree, insert a key-value pair, and retrieve it.
No known issues recorded.
No dependency data recorded yet.