Releases: kpol/trie
Releases · kpol/trie
v2.5.0
v2.4.1: "Clear" fix (#20)
Bug fix
Trie Node Children: List -> Array
TrieNode Children from to List to Array (#18) * feat: Chnaged Node children from list to array * chore: Updated readme --------- Co-authored-by: Kirill Polishchuk <kirill.polishchuk@iag.co.nz>