Closed fujita closed 5 years ago
Except for Walk API, all the public API of Trie can be called safely with an empty trie. Consistency would be nice if Walk() can be called with an empty trie too.
I didn't realize it. Thanks!
Except for Walk API, all the public API of Trie can be called safely with an empty trie. Consistency would be nice if Walk() can be called with an empty trie too.