Skip to content

prototype.trie has non-radix-tree type methods #1

Description

@gvvaughan

While renaming std.tree to prototype.trie is definitely an improvement, the API is still confused about whether you want to store and retrieve radix leaves, or traverse the tree. We should also have a regular prototype.tree of some kind that provides traversals and rebalancing, leaving prototype.trie clearer about what it's for.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions