Skip to content

Use an actual Trie? #10

@waywardmonkeys

Description

@waywardmonkeys

Should we use an actual Trie in the parser to store the nodes and move some of the data from the actual node out to the node within the trie?

That might make #9 easier to sort out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions