@ -16,8 +16,8 @@ const (
// Tree represents a radix tree.
type Tree[T any] struct {
root treeNode[T]
static map[string]T
canBeStatic [2048]bool
}
The note is not visible to the blocked user.