ptrie
ptrie copied to clipboard
A prefix tree implementation in go
Results
2
ptrie issues
Sort by
recently updated
recently updated
newest added
Hi, I wondered if you are going to update the code to use generics. Someone already forked the repository and did that, apply that commit here as well. See https://github.com/RyuaNerin/ptrie/commit/ec379967f5417c888efa2faa5929945e6261ec69...
There is a typo in error message make misguiding to user to implement the hash interface, please fix it