Re: RadixTree license from IDE
Posted: Thu Jan 16, 2025 9:32 pm
it's counting how many keys have been added, not how many keys are in the trie so duplicates were counted.
I was using it to determine the amount of duplicates, changed it so will only count unique keys
I was using it to determine the amount of duplicates, changed it so will only count unique keys