sdleffler / qp-trie-rs

An idiomatic and fast QP-trie implementation in pure Rust.
Mozilla Public License 2.0
95 stars 24 forks source link

the node count should go to 0 when the Trie is cleared #36

Closed Pasvaz closed 11 months ago

sdleffler commented 11 months ago

Hi! Thank you! Can't believe that got missed for so long. I'll have a patch out shortly.