kart-trie
Package:
Summary:
Manage and search associative array with Kart tree
Groups:
Author:
Description:
This package can be used to manage and search associative arrays using a Kart tree (key alteration radix tree).
It can insert text strings that act as keys in a tree structure.
The class can also search for the presence of such keys in the tree.
It can insert text strings that act as keys in a tree structure.
The class can also search for the presence of such keys in the tree.
Comments are closed.