handle duplicates in insertion into trie properly (return same trie if it already has a FOUND/FOUND_WITH_CHILDREN node awith that key, or change tag of node from CHILDREN to FOUND_WITH_CHILDREN to mark it as inserted

This commit is contained in:
2024-09-08 04:41:14 +01:00
parent 88c48b0592
commit 36c9b45c1a
3 changed files with 41 additions and 15 deletions

Binary file not shown.